Created
October 19, 2013 18:36
-
-
Save PhDP/7059713 to your computer and use it in GitHub Desktop.
Basic Sublime Text 2 options
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
{ | |
"color_scheme": "Packages/Color Scheme - Default/Solarized (Light).tmTheme", | |
"font_face": "Ubuntu Mono", | |
"font_size": 16, | |
"tab_size": 2, | |
"translate_tabs_to_spaces": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment