[Mason] Fix invalid ls name
This commit is contained in:
parent
cee8c2b203
commit
ced6316866
@ -32,10 +32,10 @@ return {
|
||||
-- "lua_ls",
|
||||
-- "pyright",
|
||||
-- "tsserver",
|
||||
"vue-language-server"
|
||||
"volar"
|
||||
},
|
||||
-- auto-install configured servers (with lspconfig)
|
||||
automatic_installation = false,
|
||||
automatic_installation = true,
|
||||
})
|
||||
end,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user