Disabling cmake lsp config for now
This commit is contained in:
parent
b4dc3b7971
commit
e70613ab2f
@ -3,7 +3,7 @@ return {
|
||||
"williamboman/mason-lspconfig.nvim",
|
||||
opts = {
|
||||
ensure_installed = {
|
||||
"cmake",
|
||||
--"cmake",
|
||||
"clangd"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user