spacemacs/layers/+lang/dhall
2020-09-23 21:25:01 +02:00
..
img
packages.el update copyright to 2020 2020-09-23 21:25:01 +02:00
README.org

Dhall layer

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