Skip to content

Instantly share code, notes, and snippets.

@jon3laze
Created May 22, 2020 07:19
Show Gist options
  • Select an option

  • Save jon3laze/ed7456b0719e04ead26279195696a67d to your computer and use it in GitHub Desktop.

Select an option

Save jon3laze/ed7456b0719e04ead26279195696a67d to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"caret_extra_bottom": 5,
"caret_extra_top": 5,
"caret_extra_width": 1,
"caret_style": "phase",
"close_windows_when_empty": false,
"color_scheme": "Packages/Monokai - Spacegray/Monokai - Spacegray.tmTheme",
"copy_with_empty_selection": false,
"drag_text": false,
"ensure_newline_at_eof_on_save": true,
"font_face": "Fira Code",
"font_options":
[
"gray_antialias",
"subpixel_antialias"
],
"font_size": 11,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"SublimeLinter",
"SublimeLinter-phpcs",
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 6,
"line_padding_top": 6,
"material_theme_accent_sky": true,
"material_theme_accent_titlebar": true,
"material_theme_arrow_folders": true,
"material_theme_big_fileicons": true,
"material_theme_bold_tab": true,
"material_theme_bright_scrollbars": true,
"material_theme_compact_panel": true,
"material_theme_tabs_autowidth": true,
"material_theme_tabs_separator": true,
"material_theme_tree_headings": true,
"overlay_scroll_bars": "enabled",
"save_on_focus_lost": true,
"scroll_past_end": true,
"theme": "Material-Theme.sublime-theme",
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment