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