Files
emacs.d/elpa/ivy-20180305.1340/ivy-pkg.el
Mateus Pinto Rodrigues 2362e805bd Add new packages installed
2018-03-27 20:52:59 -03:00

8 lines
212 B
EmacsLisp

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