Add recipe for helm-pages

helm-pages lets you browse the pages (delimited by page-delimiter) in
the current buffer using Helm, in the style of pages-directory.

The repository is at https://github.com/david-christiansen/helm-pages

I am the author of the package.
This commit is contained in:
David Raymond Christiansen 2015-01-16 17:08:31 -08:00
parent 18d6365232
commit 5b26d4e3fc

3
recipes/helm-pages Normal file
View file

@ -0,0 +1,3 @@
(helm-pages
:fetcher github
:repo "david-christiansen/helm-pages")