feat: add nvimpager as possible pager.

Also ensure the child-pager uses pager_path.

fix #568
This commit is contained in:
Alexandre Pujol 2024-10-21 21:19:42 +01:00
parent 1efb50e67e
commit 165a5f7b9a
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@
@{editor_names} = sensible-editor vim{,.*} nvim nano
# Pager
@{pager_names} = sensible-pager pager less more
@{pager_names} = sensible-pager pager less more nvimpager
# Browsers