Files
emacs.d/elpa/ivy-20180608.849/ivy-pkg.el
Mateus Pinto Rodrigues f6ec2ebf59 Update packages/ Add org-ref
2018-06-11 13:50:46 -03:00

9 lines
213 B
EmacsLisp

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