mirror of
https://github.com/BradNut/dotfiles
synced 2025-09-08 17:40:19 +00:00
12 lines
216 B
Text
12 lines
216 B
Text
|
|
{
|
||
|
|
"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"
|
||
|
|
}
|