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
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
README.org

Erlang layer

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