Skip to content

Instantly share code, notes, and snippets.

@maxxst
Created December 12, 2012 19:52
Show Gist options
  • Save maxxst/4270987 to your computer and use it in GitHub Desktop.
Save maxxst/4270987 to your computer and use it in GitHub Desktop.
Sublime Text 2 UserPreferences
{
"font_face": "Source Code Pro",
"font_size": 12.0,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"indent_to_bracket": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment