@@ -88,7 +88,7 @@ It can be used to decide which servers to specify using the `excluded_servers` a
88
88
| `vue` | [biome](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#biome), [eslint](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#eslint), [stylelint_lsp](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#stylelint_lsp), [tailwindcss](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#tailwindcss), [volar](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#volar), [vuels](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#vuels) | [eslint](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#eslint), [stylelint_lsp](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#stylelint_lsp), [volar](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#volar), [vuels](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#vuels) |
89
89
| ` yaml.docker-compose ` | [ docker_compose_language_service] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#docker_compose_language_service ) , [ yamlls] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#yamlls ) | [ yamlls] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#yamlls ) |
90
90
91
- ## Available servers: 124 / 321
91
+ ## Available servers: 125 / 321
92
92
93
93
| Language Server | Nix package |
94
94
| - | - |
@@ -191,6 +191,7 @@ It can be used to decide which servers to specify using the `excluded_servers` a
191
191
| [ solargraph] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#solargraph ) | [ rubyPackages.solargraph] ( https://search.nixos.org/packages?channel=unstable&query=rubyPackages.solargraph&show=rubyPackages.solargraph ) |
192
192
| [ solc] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#solc ) | [ solc] ( https://search.nixos.org/packages?channel=unstable&query=solc&show=solc ) |
193
193
| [ sourcekit] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#sourcekit ) | [ sourcekit-lsp] ( https://search.nixos.org/packages?channel=unstable&query=sourcekit-lsp&show=sourcekit-lsp ) |
194
+ | [ standardrb] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#standardrb ) | [ rubyPackages.standard] ( https://search.nixos.org/packages?channel=unstable&show=rubyPackages.standard ) |
194
195
| [ stylelint_lsp] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#stylelint_lsp ) | [ stylelint-lsp] ( https://search.nixos.org/packages?channel=unstable&query=stylelint-lsp&show=stylelint-lsp ) |
195
196
| [ svelte] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#svelte ) | [ svelte-language-server] ( https://search.nixos.org/packages?channel=unstable&query=svelte-language-server&show=svelte-language-server ) |
196
197
| [ svls] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#svls ) | [ svls] ( https://search.nixos.org/packages?channel=unstable&query=svls&show=svls ) |
@@ -217,7 +218,7 @@ It can be used to decide which servers to specify using the `excluded_servers` a
217
218
| [ zk] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#zk ) | [ zk] ( https://search.nixos.org/packages?channel=unstable&query=zk&show=zk ) |
218
219
| [ zls] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#zls ) | [ zls] ( https://search.nixos.org/packages?channel=unstable&query=zls&show=zls ) |
219
220
220
- ## Missing: 197
221
+ ## Missing: 196
221
222
222
223
- [ agda_ls] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#agda_ls )
223
224
- [ aiken] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#aiken )
@@ -379,7 +380,6 @@ It can be used to decide which servers to specify using the `excluded_servers` a
379
380
- [ spectral] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#spectral )
380
381
- [ spyglassmc_language_server] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#spyglassmc_language_server )
381
382
- [ sqlls] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#sqlls )
382
- - [ standardrb] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#standardrb )
383
383
- [ starlark_rust] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#starlark_rust )
384
384
- [ starpls] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#starpls )
385
385
- [ statix] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#statix )
0 commit comments