Created
November 14, 2013 02:21
-
-
Save bialikover/7460241 to your computer and use it in GitHub Desktop.
sublime config
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
{ | |
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme", | |
"font_size": 12.0, | |
"ensure_newline_at_eof_on_save": true, | |
"trim_trailing_white_space_on_save": true, | |
"rulers": [79], | |
"tab_size": 2, | |
"translate_tabs_to_spaces": true, | |
"ignored_packages": | |
[ | |
"Vintage" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://colorsublime.com/how_to_install_a_theme