add Sublime Text 3 config
This commit is contained in:
parent
3b610d75e0
commit
13f41195f1
14
Sublime Text/Preferences.json
Normal file
14
Sublime Text/Preferences.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"color_scheme": "Packages/ayu/ayu-dark.sublime-color-scheme",
|
||||
"font_face": "Cascadia Code",
|
||||
"font_size": 13,
|
||||
"ignored_packages":
|
||||
[
|
||||
"Vintage"
|
||||
],
|
||||
"show_encoding": true,
|
||||
"show_line_endings": true,
|
||||
"theme": "ayu-dark.sublime-theme",
|
||||
"ui_scale": 1.0,
|
||||
"word_wrap": true
|
||||
}
|
Loading…
Reference in New Issue
Block a user