add a bunch of language servers

This commit is contained in:
Matthew Stobbs
2025-02-01 13:38:38 -07:00
parent dd6c3e920f
commit 0f6fbec124
11 changed files with 82 additions and 0 deletions

8
vars/clangd.yml Normal file
View File

@@ -0,0 +1,8 @@
---
pkgs:
RedHat:
- clang-devel
Debian:
- clangd-12
Darwin:
- llvm

View File

@@ -29,6 +29,7 @@ tappkgs: []
pkgconfig:
alacritty: {}
carapace: {}
clangd: {}
consul: {}
git: {}
go: {}