Skip to content

Instantly share code, notes, and snippets.

@thousand
Created March 13, 2014 04:35
Show Gist options
  • Save thousand/9521943 to your computer and use it in GitHub Desktop.
Save thousand/9521943 to your computer and use it in GitHub Desktop.
{
"auto_complete_commit_on_tab": true,
"auto_complete_with_fields": true,
"bold_folder_labels": false,
"caret_style": "phase",
"color_scheme": "Packages/User/Twilight (SL).tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_face": "Anonymous Pro",
"font_size": 10,
"ignored_packages":
[
"SublimeLinter-jshint",
"SublimeLinter",
"SublimeLinter-gjslint"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"use_tab_stops": true,
"vintage_start_in_command_mode": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment