spacemacs/layers/+lang/erlang/README.org

17 lines
497 B
Org Mode
Raw Normal View History

#+TITLE: Erlang layer
2015-06-10 16:44:30 +00:00
[[file:img/erlang.png]]
2016-03-31 02:59:55 +00:00
* Table of Contents :TOC_4_gh:noexport:
2017-05-22 14:16:12 +00:00
- [[#description][Description]]
- [[#install][Install]]
2015-06-10 16:44:30 +00:00
* 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.