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

This commit is contained in:
Snoweuph 2026-04-11 17:00:24 +02:00
commit cfed70e715
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
2 changed files with 12 additions and 39 deletions

View file

@ -81,6 +81,8 @@
- Renamed `tofuls-tf` and `tofuls-hcl` to `tofu-ls`.
- Renamed `ruby_lsp` to `ruby-lsp`.
- Removed `languages.tailwind` which only provided an LSP. Use
`lsp.presets.tailwindcss-language-server` instead.