Skip to content

Instantly share code, notes, and snippets.

@sevas
Created November 16, 2013 20:46
Show Gist options
  • Save sevas/7505073 to your computer and use it in GitHub Desktop.
Save sevas/7505073 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Solarized (Dark).tmTheme",
"font_face": "Source Code Pro",
"font_size": 11.0,
"highlight_modified_tabs": true,
"theme": "Soda Dark.sublime-theme",
"trim_trailing_white_space_on_save": true,
"word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?",
"tab_size": 4,
"scroll_past_end": true,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment