Remove (unmaintained) helm-idris package

This commit is contained in:
Patrick Elliott 2018-08-25 16:22:04 +02:00
parent e64b8322a4
commit fb5d1ae739
No known key found for this signature in database
GPG key ID: 7CA109C3974AF5FA
2 changed files with 0 additions and 6 deletions

View file

@ -17,7 +17,3 @@
:n "m" #'idris-add-missing
:n "p" #'idris-proof-search
:n "h" #'idris-docs-at-point))
;; TODO get this working
(def-package! helm-idris
:after idris-mode)