mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-28 03:20:08 +02:00
plugins/nvim-lsp: add cmake LS
This commit is contained in:
parent
01a45fd033
commit
b15623e390
2 changed files with 6 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
ccls.enable = true;
|
||||
clangd.enable = true;
|
||||
clojure-lsp.enable = true;
|
||||
cmake.enable = true;
|
||||
cssls.enable = true;
|
||||
dartls.enable = true;
|
||||
denols.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue