make lspconfig sane

This commit is contained in:
iris committed 2023-03-31 03:51:19 -04:00
1 parent be1c9c6c7d
commit fdc5ae7fcf
5 files changed
+101 -148

No files matched your search

+1
View File
@@ -10,4 +10,5 @@ for _, mod in ipairs({
"mappings",
"utils",
"theme",
"lsp-settings",
}) do u.mod_post_write(g, "config." .. mod, u.reload) end