Skip to content

Instantly share code, notes, and snippets.

Created January 6, 2013 02:28
Show Gist options
  • Save anonymous/4464829 to your computer and use it in GitHub Desktop.
Save anonymous/4464829 to your computer and use it in GitHub Desktop.
Sublime settings
{
"color_scheme": "Packages/User/Monokai Soda.tmTheme",
"font_face": "Monaco",
"font_size": 10.0,
"soda_classic_tabs": true,
"tab_completion": true,
"tab_size": 4,
"theme": "Soda Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"wrap_width": 100
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment