mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
flycheck/flycheck@cd8e0a2 -> flycheck/flycheck@79c9245 Fixes #4264: flycheck-rebar3 moved into flycheck
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
)