Add sublime configuration

This commit is contained in:
Ryan Harg 2024-11-24 15:26:22 +01:00
parent 60b66753d9
commit c9decbcc69

11
sublime-config.json Normal file
View file

@ -0,0 +1,11 @@
{
"font_size": 14,
"ignored_packages":
[
"Vintage",
],
"index_files": true,
"hot_exit": false,
"remember_open_files": false
}