Skip to content

Instantly share code, notes, and snippets.

@sidola
Created September 16, 2017 11:00
Show Gist options
  • Save sidola/8a576233ee2ca1d8991d83f8120a726c to your computer and use it in GitHub Desktop.
Save sidola/8a576233ee2ca1d8991d83f8120a726c to your computer and use it in GitHub Desktop.
Personal ST3 Settings
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker.tmTheme",
"font_face": "Inconsolata",
"font_size": 11,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 2,
"line_padding_top": 2,
"overlay_scroll_bars": "enabled",
"tab_size": 4,
"theme": "Material-Theme-Darker.sublime-theme",
"highlight_modified_tabs": true,
"animation_enabled": false,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment