Skip to content

Instantly share code, notes, and snippets.

@mickey
Created September 27, 2012 07:18
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 mickey/3792639 to your computer and use it in GitHub Desktop.
Save mickey/3792639 to your computer and use it in GitHub Desktop.
{
"theme": "Soda Dark.sublime-theme",
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"drawWhiteSpace": true,
"font_size": 12,
"highlight_modified_tabs": true,
"matchBracketsAngle": true,
"matchBracketsBraces": true,
"matchBracketsSquare": true,
"rulers": [80],
"show_minimap": false,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trimTrailingWhiteSpaceOnSave": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment