13 lines
378 B
EmacsLisp
13 lines
378 B
EmacsLisp
(define-package "ivy" "20211231.1730" "Incremental Vertical completYon"
|
|
'((emacs "24.5"))
|
|
:commit "c97ea72285f2428ed61b519269274d27f2b695f9" :authors
|
|
'(("Oleh Krehel" . "ohwoeowho@gmail.com"))
|
|
:maintainer
|
|
'("Oleh Krehel" . "ohwoeowho@gmail.com")
|
|
:keywords
|
|
'("matching")
|
|
:url "https://github.com/abo-abo/swiper")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|