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

13 lines
327 B
EmacsLisp
Raw Normal View History

(define-package "ivy" "20180911.1701" "Incremental Vertical completYon"
'((emacs "24.1"))
:keywords
'("matching")
:authors
'(("Oleh Krehel" . "ohwoeowho@gmail.com"))
:maintainer
'("Oleh Krehel" . "ohwoeowho@gmail.com")
:url "https://github.com/abo-abo/swiper")
;; Local Variables:
;; no-byte-compile: t
;; End: