spacemacs/layers/+lang/erlang
Eivind Fonn 5a869764dd Further improve gtags layer
- Add option to disable by default
- Use local-vars hook to allow per-project enable/disable
- Don’t enable helm-gtags-mode (no need)
- Move emacs bindings from helm-gtags-mode-map to ggtags-mode-map
2016-08-22 15:11:25 +02:00
..
img Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00
packages.el Further improve gtags layer 2016-08-22 15:11:25 +02:00
README.org Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00

Erlang layer

/TakeV/spacemacs/media/commit/77a4c4a203cf169514fd4fd219371a203fcc02a9/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.