Skip to content

Instantly share code, notes, and snippets.

@zonble
Created February 8, 2012 16:06
Show Gist options
  • Save zonble/1770738 to your computer and use it in GitHub Desktop.
Save zonble/1770738 to your computer and use it in GitHub Desktop.
sublime text 設定檔
{
"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