Skip to content

Instantly share code, notes, and snippets.

View DanAntFerrari's full-sized avatar

Daniele Antonio Ferrari DanAntFerrari

View GitHub Profile
@DanAntFerrari
DanAntFerrari / Preferences.sublime-settings
Created June 6, 2014 10:44
My sublime editor config
{
"color_scheme": "Packages/User/Monokai (SL).tmTheme",
"draw_white_space": "all",
"trim_trailing_white_space_on_save": true,
"font_size": 10,
"ignored_packages":
[
"Markdown",
"Vintage"
],