Last active
July 7, 2017 14:28
-
-
Save mehdi-alouane/05bb82d0a6097afa83feef697303091f 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
{ | |
"color_scheme": "Packages/ayu/ayu-mirage.tmTheme", | |
"font_face": "hack", | |
"font_size": 11, | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"indent_guide_options": | |
[ | |
"draw_normal", | |
"draw_active" | |
], | |
"tab_size": 2, | |
"theme": "ayu-mirage.sublime-theme", | |
"ui_big_tabs": false, | |
"ui_fix_tab_labels": true, | |
"ui_font_size_small": true, | |
"ui_font_source_code_pro": true, | |
"ui_separator": true, | |
"ui_wide_scrollbars": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment