spacemacs/layers/+lang/erlang
2015-12-11 02:08:55 -05:00
..
img Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00
packages.el Make flycheck/flyspell hooks more explicit 2015-12-11 02:08:55 -05:00
README.org Fix some documentation bugs 2015-12-03 23:50:29 -05:00

Erlang layer

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

Description

Very basic layer for Erlang with support for basic syntax-checking and auto-completion with the corresponding layers.

Install

To use this contribution add it to your ~/.spacemacs

  (setq-default dotspacemacs-configuration-layers '(erlang))