spacemacs/contrib/!lang/erlang
syl20bnr 19ea540c67 Split Erlang and Elixir into their own layers
Simplify the Erlang layer to make it basic by removing EDTS
2015-06-08 23:27:15 -04:00
..
img Split Erlang and Elixir into their own layers 2015-06-08 23:27:15 -04:00
packages.el Split Erlang and Elixir into their own layers 2015-06-08 23:27:15 -04:00
README.md Split Erlang and Elixir into their own layers 2015-06-08 23:27:15 -04:00

Erlang contribution layer for Spacemacs

logo_erlang

Table of Contents

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))