Skip to content

Instantly share code, notes, and snippets.

@hinnerk-a
Created September 28, 2012 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hinnerk-a/3800121 to your computer and use it in GitHub Desktop.
Save hinnerk-a/3800121 to your computer and use it in GitHub Desktop.
My Custom Sublime Text User Preferences
{
"color_scheme": "Packages/Color Scheme - Default/Mac Classic.tmTheme",
"font_size": 12.0,
"trim_trailing_white_space_on_save": true,
"ensure_newline_at_eof_on_save": false,
"tree_animation_enabled": false,
"highlight_line": true,
"word_separators": "./\\()\"':,.;<>~!@#$%^&*|+=[]{}`~?"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment