1 parent 1a99a19 commit df03608Copy full SHA for df03608
1 file changed
README.md
@@ -45,6 +45,7 @@ Note: On its first run, Dialyzer will build a PLT cache. This will take a consi
45
| Vim/Neovim | [elixir-lsp/coc-elixir](https://github.com/elixir-lsp/coc-elixir) | Does not support debug adapter |
46
| Vim/Neovim | [vim-lsp](https://github.com/prabirshrestha/vim-lsp) | Does not support debug adapter |
47
| 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 |
49
50
Please feel free to create and publish your own client packages and add them to this list!
51
0 commit comments