mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 14:50:40 +02:00
chore: enable clangd
This commit is contained in:
parent
eacb196046
commit
6bc5a7cba3
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
bashls.enable = true;
|
||||
cssls.enable = true;
|
||||
html.enable = true;
|
||||
clangd.enable = true;
|
||||
# rust-analyzer should not be set here because of rustaceanvim
|
||||
nil_ls = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue