22

GitHub - psibi/dhall-mode

 4 years ago
source link: https://github.com/psibi/dhall-mode
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

dhall-mode

MELPA

Emacs Major mode for working with Dhall configuration language.

Installation

  • Make sure that you install dhall-format and it's PATH is available to emacs via exec-path.
  • Install this extension from MELPA:
(use-package dhall-mode
  :ensure t
  :mode "\\.dhall\\'")

Demo

Dhall in Emacs

Features

  • Syntax highlighting (Using font lock)
  • Multiline support for String
  • Basic indendation, commenting
  • Automatic formatting on save (Configurable via variable). Uses dhall-format for it.
  • Error highlighting.

Todo:

License

Copyright © 2017 Sibi Prabakaran

Distributed under GNU GPL, version 3.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK