Files
dotfiles/.emacs.d/elpa/ivy-20171129.1005/ivy-pkg.el
2017-12-19 22:52:42 +01:00

8 lines
212 B
EmacsLisp

(define-package "ivy" "20171129.1005" "Incremental Vertical completYon"
'((emacs "24.1"))
:url "https://github.com/abo-abo/swiper" :keywords
'("matching"))
;; Local Variables:
;; no-byte-compile: t
;; End: