spacemacs/layers/+lang/dhall/README.org

886 B

Dhall layer

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