Last active
August 29, 2015 14:06
-
-
Save ig10/f639a6b79dd3a94ea5e7 to your computer and use it in GitHub Desktop.
SBT2Cfg
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
{ | |
"atomic_save": true, | |
"color_scheme": "Packages/Theme - Nil/Tubnil.tmTheme", | |
"draw_white_space": "all", | |
"font_face": "Monaco", | |
"font_size": 12.0, | |
"highlight_modified_tabs": true, | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"margin": -2, | |
"tab_size": 2, | |
"theme": "Ayin.sublime-theme", | |
"translate_tabs_to_spaces": true, | |
"trim_trailing_white_space_on_save": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment