Skip to content

Instantly share code, notes, and snippets.

@martincr
Created September 24, 2015 20:07
Show Gist options
  • Save martincr/28efe9174229a8d5f8c0 to your computer and use it in GitHub Desktop.
Save martincr/28efe9174229a8d5f8c0 to your computer and use it in GitHub Desktop.
{
"auto_complete": true,
"auto_complete_commit_on_tab": true,
"copy_with_empty_selection": true,
"ensure_newline_at_eof_on_save": true,
"ignored_packages":
[
"Vintage"
],
"index_files": true,
"rulers":
[
80
],
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment