Skip to content

Instantly share code, notes, and snippets.

@suricactus
Created November 7, 2015 22:55
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 suricactus/3adcefeeda0ee569341f to your computer and use it in GitHub Desktop.
Save suricactus/3adcefeeda0ee569341f to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/User/SublimeLinter/base16-ocean.dark (SL).tmTheme",
"ensure_newline_at_eof_on_save": true,
"fallback_encoding": "UTF-8",
"font_size": 10,
"ignored_packages":
[
],
"index_exclude_patterns":
[
"*.log",
"-*/node_modules/*",
"-*/bower_components/*",
"-*/.tmp/*"
],
"rulers":
[
80
],
"tab_size": 2,
"theme": "Spacegray.sublime-theme",
"translate_tabs_to_spaces": false,
"trim_trailing_white_space_on_save": true,
"update_check": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment