Skip to content

Instantly share code, notes, and snippets.

@cecilemuller
Created March 23, 2015 14:16
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cecilemuller/0da45e3d9f5aad1804cb to your computer and use it in GitHub Desktop.
Save cecilemuller/0da45e3d9f5aad1804cb to your computer and use it in GitHub Desktop.
ST3 User Preferences (Packages\User\Preferences.sublime-settings)
{
"color_scheme": "Packages/Monokai Extended/Monokai Extended.tmTheme",
"detect_indentation": false,
"font_size": 13,
"ignored_packages":
[
"Markdown",
"Vintage"
],
"theme": "Soda Dark 3.sublime-theme",
"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