9 lines
214 B
EmacsLisp
9 lines
214 B
EmacsLisp
|
(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:
|