Skip to content

Instantly share code, notes, and snippets.

@tanerdogan
Created May 8, 2014 09:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tanerdogan/55a12a8dcc86cdd77639 to your computer and use it in GitHub Desktop.
Save tanerdogan/55a12a8dcc86cdd77639 to your computer and use it in GitHub Desktop.
ST2 - Preferences.sublime-settings
{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"detect_slow_plugins": true,
"font_face": "Consolas",
"font_size": 11,
"ignored_packages":
[
"Vintage"
],
"soda_folder_icons": false,
"theme": "Soda Dark.sublime-theme",
"trim_trailing_white_space_on_save": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment