Created
February 8, 2012 16:06
-
-
Save zonble/1770738 to your computer and use it in GitHub Desktop.
sublime text 設定檔
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/Pastels on Dark.tmTheme", | |
"font_size": 18, | |
"tab_size": 4, | |
"translate_tabs_to_spaces": false, | |
"rulers": [78], | |
"spell_check": 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