It's redundant with company-erlang, which uses ivy-erlang-complete as a backend anyhow. Fixes #2786 |
||
---|---|---|
.. | ||
config.el | ||
packages.el | ||
README.org |
lang/erlang
Description
This module provides support Erlang programming language. Support for the sourcer language server is optional.
Maintainers
This module has no dedicated maintainers.
Module Flags
+lsp
Enable LSP Support. Requires sourcer.
Plugins
- Erlang Mode (bundled with Erlang installations)
- flycheck-rebar3
- ivy-erlang-complete
Prerequisites
Features
- Code completion (
+lsp
,:completion company
, and:completion ivy
) - Syntax checking (
:checkers syntax
)