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 17:53:13 -05:00 committed by GitHub
parent 51c900366d
commit 330e799293
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 1 additions and 527 deletions

7
Cargo.lock generated
View file

@ -17035,13 +17035,6 @@ dependencies = [
"zed_extension_api 0.1.0",
]
[[package]]
name = "zed_erlang"
version = "0.1.1"
dependencies = [
"zed_extension_api 0.1.0",
]
[[package]]
name = "zed_extension_api"
version = "0.1.0"