Sublime Text 2 prefs
{ | |
"color_scheme": "Packages/Color Scheme - Default/sausman.tmTheme", | |
"draw_indent_guides": true, | |
"ensure_newline_at_eof_on_save": true, | |
"font_face": "Menlo", | |
"font_size": 14.0, | |
"highlight_modified_tabs": true, | |
"tab_size": 2, | |
"theme": "Soda Dark.sublime-theme", | |
"translate_tabs_to_spaces": true, | |
"word_wrap": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment