Skip to content

Instantly share code, notes, and snippets.

@jackabox
Created September 12, 2016 15:41
Show Gist options
  • Select an option

  • Save jackabox/03361702ef39c0b9e7d3f2f8f1514426 to your computer and use it in GitHub Desktop.

Select an option

Save jackabox/03361702ef39c0b9e7d3f2f8f1514426 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"caret_extra_bottom": 2,
"caret_extra_top": 2,
"caret_extra_width": 2,
"caret_style": "phase",
"color_scheme": "Packages/User/SublimeLinter/Agila Oceanic Next (SL).tmTheme",
"drag_text": false,
"font_face": "Source Code Pro Medium",
"font_options":
[
"gray_antialias"
],
"font_size": 16,
"ignored_packages":
[
"Markdown",
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"overlay_scroll_bars": "enabled",
"show_encoding": true,
"show_line_endings": true,
"tab_size": 4,
"theme": "Agila.sublime-theme",
"translate_tabs_to_spaces": false,
"trim_automatic_white_space": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment