aboutsummaryrefslogtreecommitdiffstats
path: root/doc/server-mapping.md
diff options
context:
space:
mode:
authorWilliam Boman <william@redwill.se>2023-01-24 16:24:46 +0100
committerGitHub <noreply@github.com>2023-01-24 16:24:46 +0100
commitd8e4cc2fb45933cd3cd49336788036cd8d44d930 (patch)
tree73b0b949e76f24e6ba37cb7666388eb06b3ebf30 /doc/server-mapping.md
parentfeat: add pyre (#136) (diff)
downloadmason-lspconfig-d8e4cc2fb45933cd3cd49336788036cd8d44d930.tar
mason-lspconfig-d8e4cc2fb45933cd3cd49336788036cd8d44d930.tar.gz
mason-lspconfig-d8e4cc2fb45933cd3cd49336788036cd8d44d930.tar.bz2
mason-lspconfig-d8e4cc2fb45933cd3cd49336788036cd8d44d930.tar.lz
mason-lspconfig-d8e4cc2fb45933cd3cd49336788036cd8d44d930.tar.xz
mason-lspconfig-d8e4cc2fb45933cd3cd49336788036cd8d44d930.tar.zst
mason-lspconfig-d8e4cc2fb45933cd3cd49336788036cd8d44d930.zip
feat: add vtsls (#137)
Diffstat (limited to 'doc/server-mapping.md')
-rw-r--r--doc/server-mapping.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/server-mapping.md b/doc/server-mapping.md
index f18cafa..fc06f78 100644
--- a/doc/server-mapping.md
+++ b/doc/server-mapping.md
@@ -132,6 +132,7 @@
| [visualforce_ls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#visualforce_ls) | [visualforce-language-server](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#visualforce-language-server) |
| [vls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#vls) | [vls](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#vls) |
| [volar](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#volar) | [vue-language-server](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#vue-language-server) |
+| [vtsls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#vtsls) | [vtsls](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#vtsls) |
| [vuels](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#vuels) | [vetur-vls](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#vetur-vls) |
| [wgsl_analyzer](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#wgsl_analyzer) | [wgsl-analyzer](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#wgsl-analyzer) |
| [yamlls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#yamlls) | [yaml-language-server](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#yaml-language-server) |