lsp/presets/typescript-language-server: init

This commit is contained in:
Snoweuph 2026-04-11 12:34:33 +02:00
commit 32ba93fe34
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
3 changed files with 63 additions and 0 deletions

View file

@ -65,6 +65,8 @@
- Moved `vim.lsp.harper-ls` to `vim.lsp.presets.haper`.
- Renamed `ts_ls` to `typescript-language-server`.
- Renamed `denols` to `deno`.
- Renamed `tsgo` to `typescript-go`.