1
1
Fork 1
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:
oddlama 2025-03-03 21:47:20 +01:00
parent eacb196046
commit 6bc5a7cba3
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -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;