Created
September 16, 2017 11:00
-
-
Save sidola/8a576233ee2ca1d8991d83f8120a726c to your computer and use it in GitHub Desktop.
Personal ST3 Settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"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