Files
dotfiles/.emacs.d/elpa/ivy-20171217.856/ivy-pkg.el
2017-12-21 01:42:57 +01:00

8 lines
211 B
EmacsLisp

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