Last active
November 30, 2017 11:03
-
-
Save saltandvinegarcrisps/0b87f69b208483558f02823f2e88c114 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"auto_complete": false, | |
"caret_extra_bottom": 3, | |
"caret_extra_top": 3, | |
"caret_extra_width": 2, | |
"color_scheme": "Packages/One Dark Color Scheme/One Dark.tmTheme", | |
"draw_white_space": "all", | |
"fade_fold_buttons": false, | |
"fold_buttons": true, | |
"font_face": "Fira Mono", | |
"font_size": 14, | |
"highlight_line": true, | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"line_padding_bottom": 8, | |
"line_padding_top": 8, | |
"overlay_scroll_bars": "enabled", | |
"rulers": | |
[ | |
80 | |
], | |
"show_definitions": false, | |
"theme": "Boxy Solarized Dark.sublime-theme", | |
"theme_sidebar_font_lg": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment