diff options
| author | Balázs Szabó <hobord@users.noreply.github.com> | 2023-11-23 06:38:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-23 06:38:05 +0100 |
| commit | 01f988738b8ef62db2a76659a6bd57cbf873f04d (patch) | |
| tree | 8d9a57a614b07799998c25d375e9fbb06985e802 /doc/server-mapping.md | |
| parent | feat: add v_analyzer (#317) (diff) | |
| download | mason-lspconfig-01f988738b8ef62db2a76659a6bd57cbf873f04d.tar mason-lspconfig-01f988738b8ef62db2a76659a6bd57cbf873f04d.tar.gz mason-lspconfig-01f988738b8ef62db2a76659a6bd57cbf873f04d.tar.bz2 mason-lspconfig-01f988738b8ef62db2a76659a6bd57cbf873f04d.tar.lz mason-lspconfig-01f988738b8ef62db2a76659a6bd57cbf873f04d.tar.xz mason-lspconfig-01f988738b8ef62db2a76659a6bd57cbf873f04d.tar.zst mason-lspconfig-01f988738b8ef62db2a76659a6bd57cbf873f04d.zip | |
feat: add htmx-lsp (#320)
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 6502daa..c3f2b0c 100644 --- a/doc/server-mapping.md +++ b/doc/server-mapping.md @@ -70,6 +70,7 @@ | [hls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#hls) | [haskell-language-server](https://mason-registry.dev/registry/list#haskell-language-server) | | [hoon_ls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#hoon_ls) | [hoon-language-server](https://mason-registry.dev/registry/list#hoon-language-server) | | [html](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#html) | [html-lsp](https://mason-registry.dev/registry/list#html-lsp) | +| [htmx](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#htmx) | [htmx-lsp](https://mason-registry.dev/registry/list#htmx-lsp) | | [intelephense](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#intelephense) | [intelephense](https://mason-registry.dev/registry/list#intelephense) | | [java_language_server](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#java_language_server) | [java-language-server](https://mason-registry.dev/registry/list#java-language-server) | | [jdtls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#jdtls) | [jdtls](https://mason-registry.dev/registry/list#jdtls) | |
