1 parent a4cc1df commit 91b4324Copy full SHA for 91b4324
1 file changed
README.md
@@ -46,6 +46,7 @@ Note: On its first run, Dialyzer will build a PLT cache. This will take a consi
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
+| Zed | [elixir language support](https://zed.dev/docs/languages/elixir)| Supports all ElixirLS features |
50
51
Please feel free to create and publish your own client packages and add them to this list!
52
0 commit comments