Files
emacs.d/elpa/ivy-20180626.1345/ivy-pkg.el
Mateus Pinto Rodrigues 55cb01ec16 Remove ignored files
2018-07-02 13:15:01 -03:00

9 lines
214 B
EmacsLisp

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