fix(nvim): change lua language server

This commit is contained in:
Stefan Imhoff
2023-02-12 18:34:33 +01:00
parent 04d5a5afbb
commit 7c7dc17103

View File

@@ -18,7 +18,7 @@ return {
graphql = {},
html = {},
jsonls = {},
sumneko_lua = {},
lua_ls = {},
svelte = {},
tsserver = {},
yamlls = {},