Skip to content

Commit 1785064

Browse files
authored
Merge pull request #1114 from xtrasmal/master
Adds Zed Editor to README.md
2 parents 494b1a6 + 91b4324 commit 1785064

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
@@ -46,6 +46,7 @@ Note: On its first run, Dialyzer will build a PLT cache. This will take a consi
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 |
4848
| 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 |
4950

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

0 commit comments

Comments
 (0)