diff --git a/README.md b/README.md index eefafd714..2d97b6506 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Note: On its first run, Dialyzer will build a PLT cache. This will take a consi | Vim/Neovim | [elixir-lsp/coc-elixir](https://github.com/elixir-lsp/coc-elixir) | Does not support debug adapter | | Vim/Neovim | [vim-lsp](https://github.com/prabirshrestha/vim-lsp) | Does not support debug adapter | | VS Code | [elixir-lsp/vscode-elixir-ls](https://github.com/elixir-lsp/vscode-elixir-ls) | Supports all ElixirLS features | +| Helix | [elixir-lsp](https://github.com/helix-editor/helix/wiki/How-to-install-the-default-language-servers#elixir)| Supports all ElixirLS features | Please feel free to create and publish your own client packages and add them to this list!