Skip to content

Instantly share code, notes, and snippets.

@jstn
Last active May 22, 2019 17:08
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jstn/e89beeacec697d859be8386613a89423 to your computer and use it in GitHub Desktop.
Save jstn/e89beeacec697d859be8386613a89423 to your computer and use it in GitHub Desktop.
{
"caret_extra_bottom": 2,
"caret_extra_top": 2,
"caret_extra_width": 1,
"caret_style": "phase",
"color_scheme": "Packages/Base16 Color Schemes/Themes/base16-oceanicnext.tmTheme",
"create_window_at_startup": false,
"ensure_newline_at_eof_on_save": true,
"fold_buttons": false,
"folder_exclude_patterns":
[
".git"
],
"font_face": "OperatorMonoSSm-Medium",
"font_options":
[
"gray_antialias"
],
"font_size": 14,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_active"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"margin": 8,
"preview_on_click": false,
"save_on_focus_lost": true,
"scroll_past_end": true,
"show_full_path": true,
"tab_size": 2,
"theme": "Agila Origin.sublime-theme",
"theme_agila_active_tab_entry_yellow": true,
"theme_agila_camouflage": true,
"theme_agila_compact_sidebar": true,
"theme_agila_compact_tab": true,
"theme_agila_sidebar_font_small": true,
"theme_agila_sidebar_light_icons": true,
"theme_agila_sidebar_mini": true,
"theme_agila_sidebar_selected_entry_yellow": true,
"translate_tabs_to_spaces": true,
"tree_animation_enabled": false,
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment