]> code.delx.au - gnu-emacs-elpa/blob - README.md
README.md: Update
[gnu-emacs-elpa] / README.md
1 ## Swiper
2
3 Package for GNU Emacs that gives you an overview as you search for a regex
4
5 ![swiper.png](http://oremacs.com/download/swiper.png)
6
7 The package allows for two different back ends for the overview: `helm` and `ivy`. You can set the
8 one you want by customizing `swiper-completion-method`.
9
10 ## Screenshots of the `ivy` back end
11
12 ### One
13
14 ![ivy-swiper-1.png](http://oremacs.com/download/ivy-swiper-1.png)
15
16 ## Screenshots of the `helm` back end
17
18 ### One
19
20 ![swiper-1.png](http://oremacs.com/download/swiper-1.png)
21
22 ### Two
23
24 ![swiper-2.png](http://oremacs.com/download/swiper-2.png)
25
26 ### Three
27
28 ![swiper-3.png](http://oremacs.com/download/swiper-3.png)