forgot to remove neovide from loading lmao

This commit is contained in:
iris committed 2023-02-16 10:01:51 -05:00
1 parent 3c36e13453
commit aa809c71e6
2 files changed
-2

No files matched your search

-1
View File
@@ -9,7 +9,6 @@ for _, mod in ipairs({
"settings",
"mappings",
"utils",
"neovide",
"theme",
"preview",
}) do u.mod_post_write(g, "config." .. mod, u.reload) end