mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Add Erlang Language Platform (ELP) support to Erlang (#11499)
* Add ELP LSP to Erlang * generate docs --------- Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
This commit is contained in:
parent
d103248cb8
commit
e5dd60f794
2 changed files with 4 additions and 3 deletions
|
@ -49,7 +49,7 @@
|
|||
| elvish | ✓ | | | `elvish` |
|
||||
| env | ✓ | ✓ | | |
|
||||
| erb | ✓ | | | |
|
||||
| erlang | ✓ | ✓ | | `erlang_ls` |
|
||||
| erlang | ✓ | ✓ | | `erlang_ls`, `elp` |
|
||||
| esdl | ✓ | | | |
|
||||
| fidl | ✓ | | | |
|
||||
| fish | ✓ | ✓ | ✓ | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue