diff options
| author | William Boman <william@redwill.se> | 2023-02-12 14:55:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-12 14:55:29 +0100 |
| commit | e2b82cf4c68b453eeab5833d90c042ed4b49d0e1 (patch) | |
| tree | 57ae44f8b8434413d443ec8df76124626aa14c3c /doc/server-mapping.md | |
| parent | fix: rename sumneko_lua -> lua_ls (#148) (diff) | |
| download | mason-lspconfig-e2b82cf4c68b453eeab5833d90c042ed4b49d0e1.tar mason-lspconfig-e2b82cf4c68b453eeab5833d90c042ed4b49d0e1.tar.gz mason-lspconfig-e2b82cf4c68b453eeab5833d90c042ed4b49d0e1.tar.bz2 mason-lspconfig-e2b82cf4c68b453eeab5833d90c042ed4b49d0e1.tar.lz mason-lspconfig-e2b82cf4c68b453eeab5833d90c042ed4b49d0e1.tar.xz mason-lspconfig-e2b82cf4c68b453eeab5833d90c042ed4b49d0e1.tar.zst mason-lspconfig-e2b82cf4c68b453eeab5833d90c042ed4b49d0e1.zip | |
feat: add antlersls (#150)
Closes #149.
Diffstat (limited to 'doc/server-mapping.md')
| -rw-r--r-- | doc/server-mapping.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/server-mapping.md b/doc/server-mapping.md index ee0c00a..ebc2d00 100644 --- a/doc/server-mapping.md +++ b/doc/server-mapping.md @@ -4,6 +4,7 @@ | [als](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#als) | [ada-language-server](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#ada-language-server) | | [angularls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#angularls) | [angular-language-server](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#angular-language-server) | | [ansiblels](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#ansiblels) | [ansible-language-server](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#ansible-language-server) | +| [antlersls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#antlersls) | [antlers-language-server](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#antlers-language-server) | | [apex_ls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#apex_ls) | [apex-language-server](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#apex-language-server) | | [arduino_language_server](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#arduino_language_server) | [arduino-language-server](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#arduino-language-server) | | [asm_lsp](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#asm_lsp) | [asm-lsp](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#asm-lsp) | |
