spacemacs/layers/+lang/dhall
2021-03-25 22:59:32 -04:00
..
img
packages.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
README.org

Dhall layer

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