Skip to content

Instantly share code, notes, and snippets.

@diego-mi
Created August 12, 2015 13:08
Show Gist options
  • Save diego-mi/f2641eecf67870e749a6 to your computer and use it in GitHub Desktop.
Save diego-mi/f2641eecf67870e749a6 to your computer and use it in GitHub Desktop.
{
"caret_style": "phase",
"copy_with_empty_selection": false,
"detect_slow_plugins": false,
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
".sass-cache"
],
"font_size": 9,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 2,
"line_padding_top": 2,
"reveal-on-activate": false,
"rulers": [ 80 ],
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true,
"auto_indent": false,
"tab_size": 4,
"copy_with_empty_selection": false,
"show_encoding": true,
"bold_folder_labels": true,
"detect_indentation": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment