languages/ts: add tsgo as LSP

This commit is contained in:
Snoweuph 2026-03-21 13:39:13 +01:00
commit c174a66112
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
2 changed files with 8 additions and 0 deletions

View file

@ -246,6 +246,9 @@
- Fix `languages.hcl` init, depending on `comment-nvim` by checking if it is
enabled. Fixes a crash (#1350).
- Added [`tsgo`](https://github.com/microsoft/typescript-go) as an LSP to
`languages.ts`.
- Add `languages.fluent` using the official plugin. This only provides
highlighting.