Skip to content

Instantly share code, notes, and snippets.

View ELD's full-sized avatar

Eric Dattore ELD

View GitHub Profile
@ELD
ELD / playground.rs
Last active March 1, 2018 19:15 — forked from anonymous/playground.rs
Rust code shared from the playground
// NOTE: THIS DOES NOT COMPILE
//
// Just a proof of concept of the code I have written and how I'd like to be
// able to use it.
pub extern crate r2d2;
#[cfg(feature = "diesel_sqlite")]
pub extern crate diesel;
@ELD
ELD / monokai_pro_machine.vim
Created March 2, 2021 15:42
A vim color scheme based on Monokai Pro Filter Machine
" Vim color file
" Converted from Textmate theme using Coloration v0.4.0 (http://github.com/sickill/coloration)
"
" Based on the machine filter from https://monokai.pro
" Edited a little by aaether
" For best results set termguicolors in your vimrc
set background=dark
highlight clear