]> code.delx.au - gnu-emacs-elpa/blob - README.md
README.md: Add build status
[gnu-emacs-elpa] / 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 allows for two different back ends for the overview: `helm` and `ivy`. You can set the
10 one you want by customizing `swiper-completion-method`.
11
12 ## Screenshots of the `ivy` back end
13
14 ### One
15
16 ![ivy-swiper-1.png](http://oremacs.com/download/ivy-swiper-1.png)
17
18 ## Screenshots of the `helm` back end
19
20 ### One
21
22 ![swiper-1.png](http://oremacs.com/download/swiper-1.png)
23
24 ### Two
25
26 ![swiper-2.png](http://oremacs.com/download/swiper-2.png)
27
28 ### Three
29
30 ![swiper-3.png](http://oremacs.com/download/swiper-3.png)