Skip to content

Instantly share code, notes, and snippets.

@parabuzzle
Last active August 29, 2015 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parabuzzle/f6820db275ad8b39daf9 to your computer and use it in GitHub Desktop.
Save parabuzzle/f6820db275ad8b39daf9 to your computer and use it in GitHub Desktop.
{
"tab_size": 2,
"translate_tabs_to_spaces": true,
"color_scheme": "Packages/User/Colorsublime/themes/Merbivore.tmTheme",
"ensure_newline_at_eof_on_save": true,
"trim_trailing_white_space_on_save": true,
"rulers":
[
80,
120
],
"draw_white_space": "all",
"scroll_past_end": true,
"ignored_packages":
[
"Vintage"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment