SIGN IN SIGN UP

Extract Erlang support into an extension (#9974)

This PR extracts Erlang support into an extension and removes the
built-in Erlang support from Zed.

Tested using a Nix shell:

```
nix-shell -p erlang-ls
```

Release Notes:

- Removed built-in support for Erlang, in favor of making it available
as an extension. The Erlang extension will be suggested for download
when you open a `.erl` or `.hrl` file.
M
Marshall Bowers committed
b0fb02e4be9941ec89c4ef2cdb35c9354a3dd61a
Parent: 3019364
Committed by GitHub <noreply@github.com> on 3/29/2024, 10:03:38 PM