spacemacs/layers/+lang/erlang
syl20bnr f45ce1a88e syntax-checking: rename function add-flycheck-hook to enable-flycheck
spacemacs/add-flycheck-hook was not really hooking anything, change the name
to better reflect what it does.
Also changed the push for a add-to-list to avoid duplicates.
2017-03-19 12:40:36 -04:00
..
img
config.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
packages.el syntax-checking: rename function add-flycheck-hook to enable-flycheck 2017-03-19 12:40:36 -04:00
README.org Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00

Erlang layer

/TakeV/spacemacs/media/commit/9f3e656c8f9fc9b353657a92d58b30e36906fbcb/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 configuration layer, add it to your ~/.spacemacs. You will need to add erlang to the existing dotspacemacs-configuration-layers list in this file.