spacemacs/layers/+lang/erlang
2019-05-15 21:04:48 +03:00
..
img
config.el
packages.el Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
README.org layers: lang: new structure: general: add pure, multi-paradigm (&js) 2019-05-15 21:04:48 +03:00

Erlang layer

/TakeV/spacemacs/media/commit/2ee74f55da12214c8f1b5c353f51b11fe3a7bca9/layers/+lang/erlang/img/erlang.png

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.