Skip to content

Instantly share code, notes, and snippets.

@daothanh
Created July 21, 2019 14:35
Show Gist options
  • Save daothanh/1194dfed552dba5906ed5c6f0b01dc7a to your computer and use it in GitHub Desktop.
Save daothanh/1194dfed552dba5906ed5c6f0b01dc7a to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"bold_folder_labels": false,
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
"enable_tab_scrolling": false,
"ensure_newline_at_eof_on_save": true,
"font_face": "Source Code Pro Medium",
"font_options":
[
"no_round",
"gray_antialias",
"subpixel_antialias"
],
"font_size": 14,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 2,
"line_padding_top": 2,
"overlay_scroll_bars": "enabled",
"spacegray_fileicons": true,
"spacegray_sidebar_font_large": true,
"spacegray_sidebar_tree_large": true,
"spacegray_tabs_auto_width": false,
"spacegray_tabs_font_large": true,
"spacegray_tabs_xlarge": true,
"theme": "Spacegray.sublime-theme",
"translate_tabs_to_spaces": true,
"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