Skip to content

Instantly share code, notes, and snippets.

@henrahmagix
Last active December 19, 2015 12:49
Show Gist options
  • Save henrahmagix/5957548 to your computer and use it in GitHub Desktop.
Save henrahmagix/5957548 to your computer and use it in GitHub Desktop.
{
"auto_complete_commit_on_tab": true,
"bold_folder_labels": true,
"ensure_newline_at_eof_on_save": true,
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
".sass-cache"
],
"tab_size": 4,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment