Skip to content

Instantly share code, notes, and snippets.

@tibezh
Created November 12, 2015 11:26
Show Gist options
  • Save tibezh/591fa11fb83751f94265 to your computer and use it in GitHub Desktop.
Save tibezh/591fa11fb83751f94265 to your computer and use it in GitHub Desktop.
{
"default_line_ending": "unix",
"draw_white_space": "all",
"font_size": 11,
"ignored_packages":
[
"Vintage"
],
"shift_tab_unindent": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"update_check": false,
"word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment