Skip to content

Instantly share code, notes, and snippets.

@khofmeyer
Created September 24, 2014 16:28
Show Gist options
  • Save khofmeyer/d18fa8c65e5dbc49f087 to your computer and use it in GitHub Desktop.
Save khofmeyer/d18fa8c65e5dbc49f087 to your computer and use it in GitHub Desktop.
Sublime text User settings
{
"color_scheme": "Packages/User/Espresso Soda.tmTheme",
"font_face": "Proxima Nova",
"font_size": 23,
"ignored_packages":
[
"Vintage",
"Markdown"
],
"soda_classic_tabs": true,
"soda_folder_icons": false,
"spell_check": true,
"tab_size": 2,
"theme": "Soda Light.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment