tvl-depot/configs/shared/emacs/.emacs.d/elpa/ivy-20180719.1037/ivy-pkg.el

9 lines
214 B
EmacsLisp
Raw Normal View History

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