Files
emacs.d/elpa/ivy-20171104.252/ivy-pkg.el
Mateus Pinto Rodrigues 58c3bd6728 Initial commit
2017-11-11 15:15:10 -02:00

8 lines
211 B
EmacsLisp

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