Skip to content

Instantly share code, notes, and snippets.

@denisinla
Last active August 29, 2015 14:04
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 denisinla/2e0a9b9f64789eecc2c3 to your computer and use it in GitHub Desktop.
Save denisinla/2e0a9b9f64789eecc2c3 to your computer and use it in GitHub Desktop.
SublimeText3: My Latest Preferences.
{
"color_scheme": "Packages/Theme - Glacier/glacier.tmTheme",
"detect_indentation": false,
"font_size": 12,
"ignored_packages":
[
"Vintage"
],
"open_files_in_new_window": true,
"soda_classic_tabs": false,
"soda_folder_icons": true,
"tab_size": 2,
"theme": "Glacier.sublime-theme",
"trailing_spaces_include_current_line": false,
"translate_tabs_to_spaces": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment