Skip to content

Instantly share code, notes, and snippets.

@rainboxx
Created July 25, 2014 08:57
Show Gist options
  • Save rainboxx/acbd70e258662c61a4c9 to your computer and use it in GitHub Desktop.
Save rainboxx/acbd70e258662c61a4c9 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"color_scheme": "Packages/Solarized Color Scheme/Solarized (dark).tmTheme",
"draw_white_space": "all",
"font_size": 12.0,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"shift_tab_unindent": true,
"tab_size": 4,
"theme": "Soda Dark 3.sublime-theme",
"trailing_spaces_trim_on_save": true,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"use_tab_stops": true,
"word_separators": "./\\()\"'-:,.;<>~!#^&*|+=[]{}`~?"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment