Skip to content

Instantly share code, notes, and snippets.

@jdsimcoe
Created September 22, 2012 18:02
Show Gist options
  • Save jdsimcoe/3767229 to your computer and use it in GitHub Desktop.
Save jdsimcoe/3767229 to your computer and use it in GitHub Desktop.
Sublime Prefs
{
"color_scheme": "Packages/Color Scheme - Default/Tricolore.tmTheme",
"font_face": "Menlo",
"font_size": 11.5,
"ignored_packages":
[
"Vintage",
"TrailingSpaces"
],
"theme": "Soda Light.sublime-theme",
// "soda_classic_tabs": true,
"translate_tabs_to_spaces": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment