feat(cmake): replace cmake-language-server with neocmake

This commit is contained in:
2026-04-21 23:57:42 +02:00
parent 4b278ef672
commit c5f8b596d5
4 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ function M.setup()
vim.lsp.enable({
"bashls",
"clangd",
"cmake",
"neocmake",
"emmylua_ls",
"gopls",
-- "hyprls",