about summary refs log tree commit diff
path: root/configs/shared/emacs/.emacs.d/elpa/ivy-20180719.1037/ivy-pkg.el
blob: 4e9b9731b8229558b118c9085d3f32cc1edf62a9 (plain) (blame)
1
2
3
4
5
6
7
8
(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: