Skip to content

Instantly share code, notes, and snippets.

@jbarona
Created July 4, 2012 04:08
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 jbarona/3045210 to your computer and use it in GitHub Desktop.
Save jbarona/3045210 to your computer and use it in GitHub Desktop.
James' wicked cool sublime user settings
{
"color_scheme": "Packages/Color Scheme - Default/Mac Classic.tmTheme",
"dictionary": "Packages/Language - English/en_GB.dic",
"draw_minimap_border": true,
"font_size": 10.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"shift_tab_unindent": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment