Files
dotfiles/emacs/.emacs.d/elpa/swiper-20180102.1035/swiper-pkg.el
2018-01-09 04:06:05 +01:00

3 lines
258 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "swiper" "20180102.1035" "Isearch with an overview. Oh, man!" '((emacs "24.1") (ivy "0.9.0")) :commit "71476ff62b6c42f8a5cd7776f37ef8db0c1d8945" :url "https://github.com/abo-abo/swiper" :keywords '("matching"))