Skip to content

Instantly share code, notes, and snippets.

@gianlucacandiotti
Last active May 17, 2017 15:31
Show Gist options
  • Save gianlucacandiotti/ce2e9e3eccf7f6cd2d24e87a3c67be6b to your computer and use it in GitHub Desktop.
Save gianlucacandiotti/ce2e9e3eccf7f6cd2d24e87a3c67be6b to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"disable_tab_abbreviations_on_auto_complete": false,
"draw_white_space": "all",
"fade_fold_buttons": false,
"font_face": "Operator Mono Book",
"font_options":
[
"gray_antialias",
"subpixel_antialias"
],
"font_size": 10,
"highlight_line": true,
"ignored_packages":
[
"JavaScript",
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 4,
"line_padding_top": 4,
"material_theme_accent_scrollbars": true,
"material_theme_accent_yellow": true,
"material_theme_bright_scrollbars": true,
"material_theme_compact_panel": true,
"material_theme_contrast_mode": true,
"material_theme_panel_separator": true,
"material_theme_small_statusbar": true,
"overlay_scroll_bars": "enabled",
"tab_size": 2,
"theme": "Material-Theme.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