(chore): Fixed outdated LS
This commit is contained in:
@@ -90,7 +90,7 @@ lspconfig["emmet_ls"].setup({
|
||||
})
|
||||
|
||||
-- configure lua server (with special settings)
|
||||
lspconfig["sumneko_lua"].setup({
|
||||
lspconfig["lua_ls"].setup({
|
||||
capabilities = capabilities,
|
||||
on_attach = on_attach,
|
||||
settings = { -- custom settings for lua
|
||||
|
||||
Reference in New Issue
Block a user