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