spacemacs/layers/+lang/dhall
2019-05-15 21:08:21 +03:00
..
img
packages.el
README.org Switch to the new layers generator 2019-05-15 21:08:21 +03:00

Dhall layer

/TakeV/spacemacs/media/commit/3757ad131ca00164ad4dc09123dcb0dcc71db36c/layers/+lang/dhall/img/dhall-logo.png

Description

This layer adds support for the Dhall Configuration Language, a non-repetitive alternate to YAML.

Features:

  • Syntax highlighting for .dhall source files
  • Automatic buffer reformatting on save (configurable)
  • Type error display in side-buffer

Note: You will need a dhall binary on your PATH. Official releases can be found here.

Install

Layer

To use this configuration layer, add it to your ~/.spacemacs. You will need to add dhall to the existing dotspacemacs-configuration-layers list in this file.