Add support for the dhall configuration language

This commit is contained in:
Patrick Elliott 2018-07-19 11:36:34 +02:00
parent d6461d495b
commit e9207b09bb
2 changed files with 4 additions and 0 deletions

View file

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