add more language servers

This commit is contained in:
Matthew Stobbs
2025-02-01 14:13:36 -07:00
parent 35281d9503
commit b83dc78546
6 changed files with 29 additions and 7 deletions

View File

@@ -15,6 +15,9 @@ nomad:
terraform:
Linux: terraform
Darwin: hashicorp/tap/terraform
terraformls:
Linux: terraform-ls
Darwin: hashicorp/tap/terraform-ls
vault:
Linux: vault
Darwin: hashicorp/tap/vault

View File

@@ -47,6 +47,7 @@ pkgconfig:
python3: {}
rust: {}
terraform: {}
terraformls: {}
terrarepo: {}
tidy: {}
zfs: {}

View File

@@ -1,7 +0,0 @@
---
Darwin:
pkgs:
- hashicorp/tap/terraform
Linux:
pkgs:
- terraform