Skip to content

Instantly share code, notes, and snippets.

@atralice
Created March 29, 2017 13:05
Show Gist options
  • Save atralice/093558090ef4a149e4e9c4b85ba81d13 to your computer and use it in GitHub Desktop.
Save atralice/093558090ef4a149e4e9c4b85ba81d13 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": "phase",
"color_scheme": "Packages/User/SublimeLinter/Monokai Extended (SL).tmTheme",
"detect_indentation": true,
"fade_fold_buttons": false,
"font_face": "Anonymous Pro",
"font_size": 17,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
""
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"remember_full_screen": 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