This commit is contained in:
Daniel Bauer
2019-04-15 20:56:53 +02:00
parent 9b4842db0b
commit 19de37505a
2 changed files with 2 additions and 2 deletions

View File

@@ -8,6 +8,5 @@
"Anaconda", "Anaconda",
"Gruvbox Dark", "Gruvbox Dark",
"LaTeXTools", "LaTeXTools",
"Vintageous"
] ]
} }

View File

@@ -4,6 +4,7 @@
"hot_exit": false, "hot_exit": false,
"ignored_packages": "ignored_packages":
[ [
"RestructuredText",
"Vintage" "Vintage"
], ],
"remember_open_files": false, "remember_open_files": false,
@@ -14,7 +15,7 @@
120 120
], ],
"tab_size": 4, "tab_size": 4,
"theme": "gruvbox (Dark) (Hard).sublime-theme", "theme": "gruvbox (Dark) (Medium).sublime-theme",
"translate_tabs_to_spaces": true, "translate_tabs_to_spaces": true,
"viewer": "zathura" "viewer": "zathura"
} }