Add basic idris support

This commit is contained in:
Patrick Elliott
2018-08-21 13:35:58 +02:00
parent 9e08620350
commit a2c1a62cd6
3 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; lang/idris/packages.el
(package! idris-mode)