dhall-mode

Homepage: https://github.com/psibi/dhall-mode

Author: Sibi Prabakaran

Updated:

Summary

Major mode for the dhall configuration language

Commentary

A major mode for editing Dhall configuration file (See
https://github.com/dhall-lang/dhall-lang to learn more) in Emacs.

Some of its major features include:

 - syntax highlighting (font lock),

 - Basic indentation, multi line string support

 - Automatic formatting on save (configurable)

 - Error highlighting

Dependencies