Created
December 3, 2014 09:43
-
-
Save et4891/c7454b3e759edfadd73c to your computer and use it in GitHub Desktop.
ST2 User-Setting
This file contains hidden or 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
Show hidden characters
{ | |
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme", | |
"folder_exclude_patterns": | |
[ | |
".svn", | |
".hg", | |
"CVS" | |
], | |
"font_size": 9.0, | |
"ignored_packages": | |
[ | |
"Vintage", | |
"Laravel 4 Artisan", | |
"Gist", | |
"Emmet Css Snippets", | |
"AdvancedNewFile" | |
], | |
"tab_size": 2, | |
"highlight_line": true, | |
"line_padding_bottom": 1, | |
"line_padding_top": 1, | |
"fade_fold_buttons": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment