spacemacs/layers/+lang/erlang
duianto 0a06c7ca6b Fix filenames in layer file headers
Also fixed the groovy/funcs.el header which said: Java
2020-02-20 00:07:30 +01:00
..
img
config.el Fix filenames in layer file headers 2020-02-20 00:07:30 +01:00
packages.el Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
README.org Switch to the new layers generator 2019-05-15 21:08:21 +03:00

Erlang layer

/TakeV/spacemacs/media/commit/2390c4ed69984fdba971644ab982143c393ae5e4/layers/+lang/erlang/img/erlang.png

Description

This layer adds very basic support for Erlang to Spacemacs.

Features:

  • Syntax highlighting
  • Syntax checking via Flycheck integration
  • Auto-completion via Company integration

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.