.. | ||
img | ||
config.el | ||
packages.el | ||
README.org |
Erlang layer
Description
This layer adds very basic support for Erlang to Spacemacs.
Features:
- Syntax highlighting
- Syntax checking via
Flycheck
integration - Auto-completion via
Company
integration
Install
To use this configuration layer, add it to your ~/.spacemacs
. You will need to
add erlang
to the existing dotspacemacs-configuration-layers
list in this
file.