fixed startuperror with languageserver
This commit is contained in:
parent
da85475fc0
commit
f1de0e1179
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ return {
|
|||
config = function()
|
||||
require("mason-lspconfig").setup({
|
||||
ensure_installed = {
|
||||
"sumneko_lua",
|
||||
"lua_ls",
|
||||
"clangd",
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue