move from clangd to ccls
This commit is contained in:
parent
6c6092335e
commit
6f78c86fac
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue