Last active
August 29, 2015 13:57
-
-
Save amerov/9810469 to your computer and use it in GitHub Desktop.
Sublime Conf
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
{ | |
"bold_folder_labels": true, | |
"color_scheme": "Packages/User/Monokai (SL).tmTheme", | |
"fallback_encoding": "Cyrilyc (Windows 1251)", | |
"fade_fold_buttons": false, | |
"font_size": 11, | |
"highlight_line": true, | |
"highlight_modified_tabs": true, | |
"soda_classic_tabs": true, | |
"theme": "Soda Dark.sublime-theme", | |
"translate_tabs_to_spaces": true, | |
"vintage_start_in_command_mode": true, | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"word_wrap": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment