Skip to content

Instantly share code, notes, and snippets.

@caferrari
Created March 19, 2014 10:35
Show Gist options
  • Save caferrari/9639195 to your computer and use it in GitHub Desktop.
Save caferrari/9639195 to your computer and use it in GitHub Desktop.
Sublime 3 Preferences
{
"color_scheme": "Packages/User/Monokai (SL).tmTheme",
"ensure_newline_at_eof_on_save": true,
"fallback_encoding": "UTF-8",
"highlight_line": true,
"shift_tab_unindent": true,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment