:lang erlang

An elegant language for a more civilized age

1. Description

This module provides support Erlang programming language. Support for the sourcer language server is optional.

1.1. Maintainers

This module has no dedicated maintainers. Become a maintainer?

1.2. Module flags

+lsp
Enable LSP Support for erlang-mode. Requires :tools lsp and a langserver (supports sourcer).

1.4. Hacks

No hacks documented for this module.

2. Prerequisites

Erlang is required. It should be available through your distribution’s package manager or a version management tool such as kerl.

For LSP support, install sourcer.

3. TODO Usage

This module’s usage documentation is incomplete. Complete it?

  • Code completion (+lsp, :completion company, and :completion ivy)
  • Syntax checking (:checkers syntax)

4. TODO Configuration

This module has no configuration documentation yet. Write some?

5. Troubleshooting

There are no known problems with this module. Report one?

6. TODO Appendix

This module has no appendix yet. Write one?