Add sublime configuration
This commit is contained in:
parent
60b66753d9
commit
c9decbcc69
1 changed files with 11 additions and 0 deletions
11
sublime-config.json
Normal file
11
sublime-config.json
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"font_size": 14,
|
||||||
|
"ignored_packages":
|
||||||
|
[
|
||||||
|
"Vintage",
|
||||||
|
],
|
||||||
|
"index_files": true,
|
||||||
|
|
||||||
|
"hot_exit": false,
|
||||||
|
"remember_open_files": false
|
||||||
|
}
|
Loading…
Reference in a new issue