Last active
October 1, 2015 15:51
-
-
Save johnwheeler/05896925f1512f173173 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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