]> code.delx.au - gnu-emacs-elpa/blob - packages/swiper/README.md
Merge commit 'e2452a3e77ef6ea6b193292d2c0bbbe93dd4b078' from swiper
[gnu-emacs-elpa] / packages / swiper / README.md
1 [![Build Status](https://travis-ci.org/abo-abo/swiper.svg?branch=master)](https://travis-ci.org/abo-abo/swiper)
2
3 ## Swiper
4
5 Package for GNU Emacs that gives you an overview as you search for a regex
6
7 ![swiper.png](http://oremacs.com/download/swiper.png)
8
9 The package uses the `ivy` back end for the overview, see also
10 [swiper-helm](https://github.com/abo-abo/swiper-helm).
11
12 ## Screenshots
13
14 ![ivy-swiper-1.png](http://oremacs.com/download/ivy-swiper-1.png)
15
16 There's also a ten minute [video demo](https://www.youtube.com/watch?v=VvnJQpTFVDc).
17
18 ## Issues
19
20 Recently, the `ivy` package that provided `ivy.el` was removed from MELPA. Now, the `swiper` package provides `ivy.el`. You should remove the outdated `ivy` package from your system.