Created
December 12, 2012 19:52
-
-
Save mxub/4270987 to your computer and use it in GitHub Desktop.
Sublime Text 2 UserPreferences
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
{ | |
"font_face": "Source Code Pro", | |
"font_size": 12.0, | |
"tab_size": 2, | |
"translate_tabs_to_spaces": true, | |
"indent_to_bracket": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment