Skip to content

Instantly share code, notes, and snippets.

@ericentin
Created May 13, 2015 17:49
Show Gist options
  • Save ericentin/e0354de4d78049b73ee4 to your computer and use it in GitHub Desktop.
Save ericentin/e0354de4d78049b73ee4 to your computer and use it in GitHub Desktop.
{
"auto_complete_commit_on_tab": true,
"bold_folder_labels": true,
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_options":
[
"subpixel_antialias"
],
"font_size": 11,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"move_to_limit_on_up_down": 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