mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-15 14:51:01 -08:00
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
+lspEnable 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)