Skip to content

Instantly share code, notes, and snippets.

@lezed1
Created September 29, 2014 06:48
Show Gist options
  • Save lezed1/402b33b259180fbe294a to your computer and use it in GitHub Desktop.
Save lezed1/402b33b259180fbe294a to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"caret_extra_bottom": 2,
"caret_extra_top": 2,
"caret_extra_width": 3,
"caret_style": "solid",
"color_scheme": "Packages/User/cobalt2 (SL).tmTheme",
"ensure_newline_at_eof_on_save": true,
"fade_fold_buttons": false,
"font_size": 14,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"SublimeLinter",
"SublimeGit",
"Vintage",
"SideBarEnhancements"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"match_brackets": true,
"match_brackets_angle": true,
"match_brackets_braces": true,
"match_brackets_content": true,
"match_brackets_square": true,
"tab_size": 2,
"theme": "Cobalt2.sublime-theme",
"translate_tabs_to_spaces": true,
"wide_caret": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment