Skip to content

Instantly share code, notes, and snippets.

@PhDP
Created October 19, 2013 18:36
Show Gist options
  • Save PhDP/7059713 to your computer and use it in GitHub Desktop.
Save PhDP/7059713 to your computer and use it in GitHub Desktop.
Basic Sublime Text 2 options
{
"color_scheme": "Packages/Color Scheme - Default/Solarized (Light).tmTheme",
"font_face": "Ubuntu Mono",
"font_size": 16,
"tab_size": 2,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment