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

3 lines
258 B
EmacsLisp

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