languages/terraform: refactor lsp.servers to use lsp/presets/<name>

This commit is contained in:
Snoweuph 2026-04-11 16:11:40 +02:00
commit 5e483908a2
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
2 changed files with 14 additions and 24 deletions

View file

@ -77,6 +77,10 @@
- Renamed `vala_ls` to `vala-language-server`.
- Renamed `terraformls-tf` to `terraform-ls`.
- Renamed `tofuls-tf` to `tofu-ls`.
## Changelog {#sec-release-0-9-changelog}
[SecBear](https://github.com/SecBear):