8 lines
212 B
EmacsLisp
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:
|