about summary refs log tree commit diff
path: root/configs/shared/emacs/.emacs.d/elpa/swiper-20180813.1625/swiper-pkg.el
blob: 7991cbcc65568a1dfef21e564135fa302a91b5ad (plain) (blame)
1
2
;;; -*- no-byte-compile: t -*-
(define-package "swiper" "20180813.1625" "Isearch with an overview. Oh, man!" '((emacs "24.1") (ivy "0.9.0")) :commit "f969cf8fcb0f4d201e719a2abbfba466fa6187f8" :keywords '("matching") :authors '(("Oleh Krehel" . "ohwoeowho@gmail.com")) :maintainer '("Oleh Krehel" . "ohwoeowho@gmail.com") :url "https://github.com/abo-abo/swiper")