mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-21 09:30:32 -08:00
| .. | ||
| 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)