Files
emacs.d/elpa/ivy-20180717.843/ivy-pkg.el
Mateus Pinto Rodrigues 25baa00351 Update all packages
2018-07-17 19:34:58 -03:00

9 lines
213 B
EmacsLisp

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