Skip to content

Instantly share code, notes, and snippets.

@diptangsu
Last active August 8, 2020 15:36
Show Gist options
  • Save diptangsu/bc8297553f9606985c611987ecb7d281 to your computer and use it in GitHub Desktop.
Save diptangsu/bc8297553f9606985c611987ecb7d281 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"binary_file_patterns":
[
"*.dds",
"*.eot",
"*.gif",
"*.ico",
"*.jar",
"*.jpeg",
"*.jpg",
"*.pdf",
"*.png",
"*.swf",
"*.tga",
"*.ttf",
"*.zip",
"/G/ArraySq.ctxt"
],
"bold_folder_labels": false,
"caret_extra_bottom": 1,
"caret_extra_top": 1,
"caret_style": "phase",
"color_scheme": "Packages/ayu/ayu-mirage.sublime-color-scheme",
"font_face": "Fira Code",
"font_options":
[
"gray_antialias",
"subpixel_antialias",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07"
],
"font_size": 11,
"highlight_line": false,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 1,
"line_padding_top": 3,
"margin": -2,
"material_theme_accent_brba": true,
"material_theme_small_statusbar": true,
"material_theme_small_tab": true,
"overlay_scroll_bars": "enabled",
"rulers":
[
79
],
"save_on_focus_lost": true,
"scroll_speed": 0.5,
"spell_check": false,
"theme": "ayu-mirage.sublime-theme",
"trailing_spaces_trim_on_save": true,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment