This module provides support Erlang programming language. Support for the sourcer language server is optional.
This module has no dedicated maintainers.
+lsp
Enable LSP Support. Requires sourcer.
- Erlang Mode (bundled with Erlang installations)
- flycheck-rebar3
- ivy-erlang-complete
You should have Erlang installed. Check your distribution’s package manager or a version management tool such as kerl.
If you want LSP support, install sourcer.
- Code completion (
+lsp
,:completion company
, and:completion ivy
) - Syntax checking (
:checkers syntax
)