diff options
| author | Matheus Ashton Silva <matheus.ashton@nubank.com.br> | 2023-11-23 02:31:43 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-23 06:31:43 +0100 |
| commit | f385b0f5f02b430a014d1060125cd53e1bec04fc (patch) | |
| tree | a6dd1be61ec70589c3fa1a3ef9a36f2cf98fd87a /doc/server-mapping.md | |
| parent | docs: add rubocop to README (#316) (diff) | |
| download | mason-lspconfig-f385b0f5f02b430a014d1060125cd53e1bec04fc.tar mason-lspconfig-f385b0f5f02b430a014d1060125cd53e1bec04fc.tar.gz mason-lspconfig-f385b0f5f02b430a014d1060125cd53e1bec04fc.tar.bz2 mason-lspconfig-f385b0f5f02b430a014d1060125cd53e1bec04fc.tar.lz mason-lspconfig-f385b0f5f02b430a014d1060125cd53e1bec04fc.tar.xz mason-lspconfig-f385b0f5f02b430a014d1060125cd53e1bec04fc.tar.zst mason-lspconfig-f385b0f5f02b430a014d1060125cd53e1bec04fc.zip | |
fix: update rescriptls mapping (#318)
Diffstat (limited to 'doc/server-mapping.md')
| -rw-r--r-- | doc/server-mapping.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/server-mapping.md b/doc/server-mapping.md index 7fbe412..a9e92b5 100644 --- a/doc/server-mapping.md +++ b/doc/server-mapping.md @@ -119,7 +119,7 @@ | [raku_navigator](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#raku_navigator) | [raku-navigator](https://mason-registry.dev/registry/list#raku-navigator) | | [reason_ls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#reason_ls) | [reason-language-server](https://mason-registry.dev/registry/list#reason-language-server) | | [remark_ls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#remark_ls) | [remark-language-server](https://mason-registry.dev/registry/list#remark-language-server) | -| [rescriptls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#rescriptls) | [rescript-lsp](https://mason-registry.dev/registry/list#rescript-lsp) | +| [rescriptls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#rescriptls) | [rescript-language-server](https://mason-registry.dev/registry/list#rescript-language-server) | | [rnix](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#rnix) | [rnix-lsp](https://mason-registry.dev/registry/list#rnix-lsp) | | [robotframework_ls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#robotframework_ls) | [robotframework-lsp](https://mason-registry.dev/registry/list#robotframework-lsp) | | [rome](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#rome) | [rome](https://mason-registry.dev/registry/list#rome) | |
