Dhall layer
Table of ContentsClose
1. Description¶
This layer adds support for the Dhall Configuration Language, a non-repetitive alternate to YAML.
1.1. 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.