Created
March 17, 2020 14:14
-
-
Save shuax/c3942c84b50877bfc0f0f4d1daef09a1 to your computer and use it in GitHub Desktop.
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
| { | |
| "color_scheme": "Packages/ayu/ayu-mirage.sublime-color-scheme", | |
| "draw_white_space": "all", | |
| "ensure_newline_at_eof_on_save": true, | |
| "folder_exclude_patterns": | |
| [ | |
| ".svn", | |
| ".git", | |
| ".hg", | |
| "CVS", | |
| "node_modules" | |
| ], | |
| "font_face": "YaHei Consolas Hybrid", | |
| "font_options": | |
| [ | |
| "gdi" | |
| ], | |
| "font_size": 10.2, | |
| "ignored_packages": | |
| [ | |
| "Vintage" | |
| ], | |
| "theme": "ayu-mirage.sublime-theme", | |
| "theme_font_options": | |
| [ | |
| "gdi" | |
| ], | |
| "translate_tabs_to_spaces": true, | |
| "trim_trailing_white_space_on_save": true, | |
| "word_wrap": false | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.