Skip to content

Instantly share code, notes, and snippets.

@kraigh
Last active September 12, 2015 17:11
Show Gist options
  • Save kraigh/059dafd802bf158cb347 to your computer and use it in GitHub Desktop.
Save kraigh/059dafd802bf158cb347 to your computer and use it in GitHub Desktop.
{
"atomic_save": true,
"default_line_ending": "unix",
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"fallback_encoding": "UTF-8",
"highlight_line": true,
"shift_tab_unindent": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": false,
"trim_trailing_white_space_on_save": false,
"use_tab_stops": true,
"word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment