Merge pull request #763 from patrl/dhall

Add support for the dhall configuration language
This commit is contained in:
Henrik Lissner 2018-07-19 15:26:12 +02:00 committed by GitHub
commit 421b96ddc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,3 +8,4 @@
(package! vimrc-mode)
(package! yaml-mode)
(package! csv-mode)
(package! dhall-mode)