erlang: Extract to zed-extensions/erlang repository (#26248)

This PR extracts the Erlang extension to the
[zed-extensions/erlang](https://github.com/zed-extensions/erlang)
repository.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers
2025-03-06 22:53:13 +00:00
committed by GitHub
parent 51c900366d
commit 330e799293
16 changed files with 1 additions and 527 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Erlang
Erlang support is available through the [Erlang extension](https://github.com/zed-industries/zed/tree/main/extensions/erlang).
Erlang support is available through the [Erlang extension](https://github.com/zed-extensions/erlang).
- Tree-sitter: [WhatsApp/tree-sitter-erlang](https://github.com/WhatsApp/tree-sitter-erlang)
- Language Server: [erlang-ls/erlang_ls](https://github.com/erlang-ls/erlang_ls)