spacemacs/layers/+lang/dhall
2019-04-05 18:26:28 +02:00
..
img
packages.el
README.org dhall: add missing colon in README 2019-04-05 18:26:28 +02:00

Dhall layer

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