This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+lang/dhall/README.org
2019-05-05 20:40:47 +03:00

877 B

Dhall layer

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