Merge pull request #2583 from abo-abo/master

Add swiper
This commit is contained in:
Steve Purcell 2015-03-13 16:05:24 +00:00
commit 74789ab94c
2 changed files with 6 additions and 0 deletions

3
recipes/ivy Normal file
View file

@ -0,0 +1,3 @@
(ivy :repo "abo-abo/swiper"
:fetcher github
:files ("ivy.el"))

3
recipes/swiper Normal file
View file

@ -0,0 +1,3 @@
(swiper :repo "abo-abo/swiper"
:fetcher github
:files ("swiper.el"))