fix: add clangd, cmake

This commit is contained in:
2025-10-03 11:00:00 -07:00
parent 182ec893b3
commit 092a79c6e0
3 changed files with 28 additions and 21 deletions

View File

@@ -99,6 +99,8 @@ return {
"gopls",
"templ",
"jdtls",
"clangd",
"cmake",
},
automatic_enable = { exclude = { "luau_lsp", "lua_ls" } },
})