Skip to content

Instantly share code, notes, and snippets.

@kulor
Created May 8, 2012 10:01
Show Gist options
  • Save kulor/2633957 to your computer and use it in GitHub Desktop.
Save kulor/2633957 to your computer and use it in GitHub Desktop.
My Sublime preferences
{
"color_scheme": "Packages/Color Scheme - Default/Blackboard.tmTheme",
"dictionary": "Packages/Language - English/en_GB.dic",
"font_face": "Monaco",
"font_size": 17.5,
"tab_size": 4,
"detect_indentation": false,
"translate_tabs_to_spaces": true,
"spell_check": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment