This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+lang/erlang/README.org
2015-11-01 23:40:29 -05:00

512 B

Erlang contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/8bafbb1c9be90dbf8fd9b6ef9de787c31cc3346a/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))