Skip to content

Instantly share code, notes, and snippets.

@tobiaszwaszak
Last active August 29, 2015 14:04
Show Gist options
  • Save tobiaszwaszak/af6867e5692a19c3dc39 to your computer and use it in GitHub Desktop.
Save tobiaszwaszak/af6867e5692a19c3dc39 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Solarized (Dark).tmTheme",
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"font_size": 12,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"scroll_past_end": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"trim_trailing_white_space_on_save": true,
// Adds a single vertical ruler at column 80
"rulers": [80]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment