el-get/recipes/swiper.rcp
Eric Danan a3ded5cc22 add info to swiper recipe
The swiper package contains the ivy documentation but only in texi (or
org) format, so first use makeinfo to generate the info file.
2016-03-27 21:35:42 +02:00

7 lines
231 B
Plaintext

(:name swiper
:description "Gives you an overview as you search for a regex."
:type github
:pkgname "abo-abo/swiper"
:build (("makeinfo" "-o" "doc/ivy.info" "doc/ivy.texi"))
:info "doc/ivy.info")