Skip to content

Instantly share code, notes, and snippets.

@johnwheeler
Last active October 1, 2015 15:51
Show Gist options
  • Save johnwheeler/05896925f1512f173173 to your computer and use it in GitHub Desktop.
Save johnwheeler/05896925f1512f173173 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.light.tmTheme",
"detect_indentation": false,
"folder_exclude_patterns":
[
".webassets-cache",
".git",
"out"
],
"font_size": 14,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"remember_open_files": false,
"save_on_focus_lost": true,
"tab_size": 3,
"theme": "Spacegray Light.sublime-theme",
"translate_tabs_to_spaces": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment