blob: 759625ef0816596560b5c96e3163df040f02a1bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=app-emacs/ivy-0.14.0 >=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Alternative to isearch that uses ivy to show overview of all matches
EAPI=8
HOMEPAGE=https://github.com/abo-abo/swiper/
INHERIT=elisp
KEYWORDS=amd64 x86
LICENSE=GPL-3+
RDEPEND=>=app-emacs/ivy-0.14.0 >=app-editors/emacs-25.3:*
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/abo-abo/swiper/archive/0.14.0.tar.gz -> swiper-0.14.0.tar.gz
_eclasses_=elisp-common 01bc6dc778b74a9deebe4e419a3b790e elisp 7190c722d9e06fabcae26ef1e1dc9183
_md5_=1d23d108a19a336cbf22fea5c63612f5
|