Skip to content

Instantly share code, notes, and snippets.

@dwbfox
Last active November 22, 2015 22:50
Show Gist options
  • Save dwbfox/a3b98b7df782c83dc5b2 to your computer and use it in GitHub Desktop.
Save dwbfox/a3b98b7df782c83dc5b2 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"auto_complete_commit_on_tab": true,
"auto_complete_delay": 20,
"auto_complete_with_fields": true,
"bold_folder_labels": false,
"caret_extra_width": 1,
"caret_style": "phase",
"close_windows_when_empty": true,
"drag_text": true,
"enable_telemetry": false,
"ensure_newline_at_eof_on_save": true,
"fade_fold_buttons": false,
"font_face": "Consolas",
"font_size": 10,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Future Funk - Color Scheme",
"Vintage",
"Markdown Extended",
"Sublimerge Pro",
"jQuery",
"Theme - Flatland",
"Wombat Theme",
"GitGutter",
"Color Highlighter",
"Drupal"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"match_bracket_angle": true,
"match_brackets": true,
"scroll_speed": 5.0,
"shift_tab_unindent": true,
"theme": "Material-Theme.sublime-theme",
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"overlay_scroll_bars": "enabled",
"line_padding_top": 3,
"line_padding_bottom": 3,
"bold_folder_labels": true,
"indent_guide_options": [ "draw_normal", "draw_active" ],
"show_encoding": true,
"spell_check": true,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment