spacemacs/layers/+lang/erlang
Eivind Fonn c3866382b2 Documentation update
- Add #+HTML_HEAD_EXTRA options to all org files
- HTMLize published documentation via CSS
2015-11-13 14:23:13 +01:00
..
img
packages.el
README.org Documentation update 2015-11-13 14:23:13 +01:00

Erlang contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/2c9e68ae6d77f8b0e5e5377a670610c259400a1e/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))