dotfiles/Preferences.sublime-settings

12 lines
216 B
Text
Raw Normal View History

2020-01-06 00:23:07 +00:00
{
"color_scheme": "Packages/ayu/ayu-mirage.sublime-color-scheme",
"font_face": "Fira Code",
"font_size": 13,
"ignored_packages":
[
"Vintage",
"zzz A File Icon zzz"
],
"theme": "ayu-mirage.sublime-theme"
}