aboutsummaryrefslogtreecommitdiffstats
path: root/doc/server-mapping.md
diff options
context:
space:
mode:
authorTuriiya <34311583+ttytm@users.noreply.github.com>2024-09-08 17:34:55 +0200
committerGitHub <noreply@github.com>2024-09-08 17:34:55 +0200
commit0d072b5256cacfde5d5c120d0959edc95b68c4ab (patch)
tree8799c0736c5aea391bde6b545fa2d0abc68bf9b9 /doc/server-mapping.md
parentchore: update generated code (#454) (diff)
downloadmason-lspconfig-0d072b5256cacfde5d5c120d0959edc95b68c4ab.tar
mason-lspconfig-0d072b5256cacfde5d5c120d0959edc95b68c4ab.tar.gz
mason-lspconfig-0d072b5256cacfde5d5c120d0959edc95b68c4ab.tar.bz2
mason-lspconfig-0d072b5256cacfde5d5c120d0959edc95b68c4ab.tar.lz
mason-lspconfig-0d072b5256cacfde5d5c120d0959edc95b68c4ab.tar.xz
mason-lspconfig-0d072b5256cacfde5d5c120d0959edc95b68c4ab.tar.zst
mason-lspconfig-0d072b5256cacfde5d5c120d0959edc95b68c4ab.zip
fix: rename tsserver to ts_ls (#459)
Diffstat (limited to 'doc/server-mapping.md')
-rw-r--r--doc/server-mapping.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/server-mapping.md b/doc/server-mapping.md
index 9e24645..e47b950 100644
--- a/doc/server-mapping.md
+++ b/doc/server-mapping.md
@@ -195,7 +195,7 @@
| [theme_check](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#theme_check) | [shopify-theme-check](https://mason-registry.dev/registry/list#shopify-theme-check) |
| [thriftls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#thriftls) | [thriftls](https://mason-registry.dev/registry/list#thriftls) |
| [tinymist](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#tinymist) | [tinymist](https://mason-registry.dev/registry/list#tinymist) |
-| [tsserver](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#tsserver) | [typescript-language-server](https://mason-registry.dev/registry/list#typescript-language-server) |
+| [ts_ls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#ts_ls) | [typescript-language-server](https://mason-registry.dev/registry/list#typescript-language-server) |
| [twiggy_language_server](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#twiggy_language_server) | [twiggy-language-server](https://mason-registry.dev/registry/list#twiggy-language-server) |
| [typos_lsp](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#typos_lsp) | [typos-lsp](https://mason-registry.dev/registry/list#typos-lsp) |
| [typst_lsp](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#typst_lsp) | [typst-lsp](https://mason-registry.dev/registry/list#typst-lsp) |