I60R / page

Use neovim as pager
MIT License
211 stars 4 forks source link

Allow changing nvim executable location #43

Open jatcwang opened 1 year ago

jatcwang commented 1 year ago

Sometimes the location of nvim executable/alias may not be setup in the current shell session. (In my case I'm trying to use page as Kitty's pager but I suspect it's broken because page cannot find nvim when it was run)

Would you accept a patch to add this as a config? Thanks!