diff options
| author | William Boman <william@redwill.se> | 2024-03-15 21:59:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-15 21:59:59 +0100 |
| commit | 1bed24274d911bb3ed730c516ffce27e8fdeeac3 (patch) | |
| tree | d423be88b3a77bfba044d5dbfbcf2e0d5db7f023 /doc/server-mapping.md | |
| parent | chore: update generated code (#373) (diff) | |
| download | mason-lspconfig-1bed24274d911bb3ed730c516ffce27e8fdeeac3.tar mason-lspconfig-1bed24274d911bb3ed730c516ffce27e8fdeeac3.tar.gz mason-lspconfig-1bed24274d911bb3ed730c516ffce27e8fdeeac3.tar.bz2 mason-lspconfig-1bed24274d911bb3ed730c516ffce27e8fdeeac3.tar.lz mason-lspconfig-1bed24274d911bb3ed730c516ffce27e8fdeeac3.tar.xz mason-lspconfig-1bed24274d911bb3ed730c516ffce27e8fdeeac3.tar.zst mason-lspconfig-1bed24274d911bb3ed730c516ffce27e8fdeeac3.zip | |
fix: remove gleam (#377)
Gleam should not be installed through Mason. See https://github.com/mason-org/mason-registry/pull/3872.
Diffstat (limited to 'doc/server-mapping.md')
| -rw-r--r-- | doc/server-mapping.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/server-mapping.md b/doc/server-mapping.md index 847c810..bdaf00e 100644 --- a/doc/server-mapping.md +++ b/doc/server-mapping.md @@ -60,7 +60,6 @@ | [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) | | [fsautocomplete](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#fsautocomplete) | [fsautocomplete](https://mason-registry.dev/registry/list#fsautocomplete) | -| [gleam](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#gleam) | [gleam](https://mason-registry.dev/registry/list#gleam) | | [glint](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#glint) | [glint](https://mason-registry.dev/registry/list#glint) | | [glsl_analyzer](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#glsl_analyzer) | [glsl_analyzer](https://mason-registry.dev/registry/list#glsl_analyzer) | | [golangci_lint_ls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#golangci_lint_ls) | [golangci-lint-langserver](https://mason-registry.dev/registry/list#golangci-lint-langserver) | |
