Skip to content

Commit df03608

Browse files
authored
added Helix Client for LSP (#1079)
added Helix Client for LSP, Helix has inbuilt LSP client, we just need to follow the instructions on the list
1 parent 1a99a19 commit df03608

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Note: On its first run, Dialyzer will build a PLT cache. This will take a consi
4545
| Vim/Neovim | [elixir-lsp/coc-elixir](https://github.com/elixir-lsp/coc-elixir) | Does not support debug adapter |
4646
| Vim/Neovim | [vim-lsp](https://github.com/prabirshrestha/vim-lsp) | Does not support debug adapter |
4747
| VS Code | [elixir-lsp/vscode-elixir-ls](https://github.com/elixir-lsp/vscode-elixir-ls) | Supports all ElixirLS features |
48+
| Helix | [elixir-lsp](https://github.com/helix-editor/helix/wiki/How-to-install-the-default-language-servers#elixir)| Supports all ElixirLS features |
4849

4950
Please feel free to create and publish your own client packages and add them to this list!
5051

0 commit comments

Comments
 (0)