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/contrib/!lang/erlang/README.org
2015-06-11 21:31:42 -04:00

511 B

Erlang contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/f603eece3f5772973ebaf80c826a30405a72c15f/contrib/!lang/erlang/img/erlang.png

Table of Contents   TOC@4

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