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
2015-10-10 23:18:46 -04:00
..
img
packages.el Add variables to opt-in to flycheck/flyspell 2015-10-10 23:18:46 -04:00
README.org

Erlang contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/9c7033cee569e8b3dd4a4fc916faaf5e40f58879/layers/+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))