diff options
| author | Thiago Nascimento <tnascimento.thiago@gmail.com> | 2024-09-08 16:41:28 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-08 17:41:28 +0200 |
| commit | fee758e9829917888827ab80c1146bd48512f2f7 (patch) | |
| tree | 7e18b71e7529ef200043086b4b285b0552f822b0 /README.md | |
| parent | feat: add tsp_server support (#448) (diff) | |
| download | mason-lspconfig-fee758e9829917888827ab80c1146bd48512f2f7.tar mason-lspconfig-fee758e9829917888827ab80c1146bd48512f2f7.tar.gz mason-lspconfig-fee758e9829917888827ab80c1146bd48512f2f7.tar.bz2 mason-lspconfig-fee758e9829917888827ab80c1146bd48512f2f7.tar.lz mason-lspconfig-fee758e9829917888827ab80c1146bd48512f2f7.tar.xz mason-lspconfig-fee758e9829917888827ab80c1146bd48512f2f7.tar.zst mason-lspconfig-fee758e9829917888827ab80c1146bd48512f2f7.zip | |
feat: add nextls support (#455)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -229,6 +229,7 @@ local DEFAULT_SETTINGS = { | Earthly | [`earthlyls`](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#earthlyls) | | Elixir | [`elixirls`](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#elixirls) | | Elixir | [`lexical`](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#lexical) | +| Elixir | [`nextls`](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#nextls) | | Elm | [`elmls`](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#elmls) | | Ember | [`ember`](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#ember) | | Emmet | [`emmet_language_server`](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#emmet_language_server) | |
