aboutsummaryrefslogtreecommitdiffstats
path: root/doc/server-mapping.md
diff options
context:
space:
mode:
authorMatheus Gabriel <matheusgasource@gmail.com>2024-05-11 06:49:32 -0300
committerGitHub <noreply@github.com>2024-05-11 11:49:32 +0200
commit44688daeeab7fa2ea06df7138d011099b3925e97 (patch)
tree6e141f62629916e0cb892277619c60a09287d0fa /doc/server-mapping.md
parentfeat: add rust_hdl (#402) (diff)
downloadmason-lspconfig-44688daeeab7fa2ea06df7138d011099b3925e97.tar
mason-lspconfig-44688daeeab7fa2ea06df7138d011099b3925e97.tar.gz
mason-lspconfig-44688daeeab7fa2ea06df7138d011099b3925e97.tar.bz2
mason-lspconfig-44688daeeab7fa2ea06df7138d011099b3925e97.tar.lz
mason-lspconfig-44688daeeab7fa2ea06df7138d011099b3925e97.tar.xz
mason-lspconfig-44688daeeab7fa2ea06df7138d011099b3925e97.tar.zst
mason-lspconfig-44688daeeab7fa2ea06df7138d011099b3925e97.zip
feat: add harper-ls configuration (#406)
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 d31ce39..6b2b11a 100644
--- a/doc/server-mapping.md
+++ b/doc/server-mapping.md
@@ -76,6 +76,7 @@
| [grammarly](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#grammarly) | [grammarly-languageserver](https://mason-registry.dev/registry/list#grammarly-languageserver) |
| [graphql](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#graphql) | [graphql-language-service-cli](https://mason-registry.dev/registry/list#graphql-language-service-cli) |
| [groovyls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#groovyls) | [groovy-language-server](https://mason-registry.dev/registry/list#groovy-language-server) |
+| [harper_ls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#harper_ls) | [harper-ls](https://mason-registry.dev/registry/list#harper-ls) |
| [haxe_language_server](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#haxe_language_server) | [haxe-language-server](https://mason-registry.dev/registry/list#haxe-language-server) |
| [hdl_checker](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#hdl_checker) | [hdl-checker](https://mason-registry.dev/registry/list#hdl-checker) |
| [helm_ls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#helm_ls) | [helm-ls](https://mason-registry.dev/registry/list#helm-ls) |