Skip to content

Instantly share code, notes, and snippets.

@sourcegr
Last active November 4, 2018 20:55
Show Gist options
  • Save sourcegr/193f3f2eff26ccf66e8e82161779c36f to your computer and use it in GitHub Desktop.
Save sourcegr/193f3f2eff26ccf66e8e82161779c36f to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"animation_enabled": true,
"auto_complete_delay": 150,
"caret_extra_bottom": 6,
"caret_extra_top": 6,
"caret_extra_width": 2,
"caret_style": "blink",
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Tomorrow.tmTheme",
"create_window_at_startup": false,
"detect_indentation": false,
"draw_indent_guides": true,
"draw_minimap_border": false,
"draw_white_space": "selection",
"fade_fold_buttons": false,
"font_size": 15,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
],
"line_padding_bottom": 6,
"line_padding_top": 6,
"margin": 0,
"show_definitions": false,
"show_full_path": true,
"tab_size": 3,
"theme": "Boxy Tomorrow.sublime-theme",
"theme_accent_blue": true,
"theme_accent_tangerine": true,
"theme_dirty_colored_always": true,
"theme_icons_atomized": true,
"theme_scrollbar_colored": true,
"theme_sidebar_font_md": true,
"theme_sidebar_highlight_text_only": true,
"theme_sidebar_icon_saturation_hg": true,
"theme_sidebar_indent_top_level_disabled": true,
"theme_sidebar_size_xxs": true,
"theme_statusbar_size_xs": true,
"theme_tab_arrows_hidden": true,
"theme_tab_font_sm": true,
"theme_tab_selected_underlined": true,
"theme_tab_size_md": true,
"theme_tab_size_sm": true,
"theme_tab_size_xs": true,
"theme_tab_width_auto": true,
"tree_animation_enabled": false,
"trim_trailing_white_space_on_save": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment