Add recipe for narrowed-page-navigation

This minor mode gives keybindings for navigating from page to page while
narrowed. It is intended to be used in live-codeing or research talks
that focus on Emacs-based proof assistants.

Repository: https://github.com/david-christiansen/narrowed-page-navigation

I am the package author.
This commit is contained in:
David Raymond Christiansen 2015-01-08 21:22:10 -08:00
parent b2a7679f09
commit ddab6ddd54

View file

@ -0,0 +1,3 @@
(narrowed-page-navigation
:fetcher github
:repo "david-christiansen/narrowed-page-navigation")