move from clangd to ccls

This commit is contained in:
jacekpoz 2024-02-14 13:35:46 +01:00
parent 6c6092335e
commit 6f78c86fac
No known key found for this signature in database
GPG key ID: 94E812A8B12AAE3C

View file

@ -172,7 +172,7 @@ in {
installRustc = false;
};
lua-ls.enable = true;
clangd.enable = true;
ccls.enable = true;
nil_ls.enable = true;
bashls.enable = true;
tsserver.enable = true;