mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
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:
parent
18d6365232
commit
5b26d4e3fc
1 changed files with 3 additions and 0 deletions
3
recipes/helm-pages
Normal file
3
recipes/helm-pages
Normal file
|
@ -0,0 +1,3 @@
|
|||
(helm-pages
|
||||
:fetcher github
|
||||
:repo "david-christiansen/helm-pages")
|
Loading…
Reference in a new issue