diff options
| author | XeroOl <xerool@protonmail.com> | 2024-03-22 08:56:39 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-22 13:56:39 +0000 |
| commit | 9dfcf2036c223920826140f0151d929a43f9eceb (patch) | |
| tree | 2b05cf7d8ca1852128807f5bdaaf12f5b4986c98 /doc/server-mapping.md | |
| parent | chore(main): release 1.27.0 (#349) (diff) | |
| download | mason-lspconfig-9dfcf2036c223920826140f0151d929a43f9eceb.tar mason-lspconfig-9dfcf2036c223920826140f0151d929a43f9eceb.tar.gz mason-lspconfig-9dfcf2036c223920826140f0151d929a43f9eceb.tar.bz2 mason-lspconfig-9dfcf2036c223920826140f0151d929a43f9eceb.tar.lz mason-lspconfig-9dfcf2036c223920826140f0151d929a43f9eceb.tar.xz mason-lspconfig-9dfcf2036c223920826140f0151d929a43f9eceb.tar.zst mason-lspconfig-9dfcf2036c223920826140f0151d929a43f9eceb.zip | |
feat: add fennel-ls (#382)
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 223f79a..ec60de9 100644 --- a/doc/server-mapping.md +++ b/doc/server-mapping.md @@ -57,6 +57,7 @@ | [eslint](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#eslint) | [eslint-lsp](https://mason-registry.dev/registry/list#eslint-lsp) | | [facility_language_server](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#facility_language_server) | [facility-language-server](https://mason-registry.dev/registry/list#facility-language-server) | | [fennel_language_server](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#fennel_language_server) | [fennel-language-server](https://mason-registry.dev/registry/list#fennel-language-server) | +| [fennel_ls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#fennel_ls) | [fennel-ls](https://mason-registry.dev/registry/list#fennel-ls) | | [flux_lsp](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#flux_lsp) | [flux-lsp](https://mason-registry.dev/registry/list#flux-lsp) | | [foam_ls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#foam_ls) | [foam-language-server](https://mason-registry.dev/registry/list#foam-language-server) | | [fortls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#fortls) | [fortls](https://mason-registry.dev/registry/list#fortls) | |
