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

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