HiPhish / info.vim

Browse info files from Vim (mirror)
https://gitlab.com/HiPhish/info.vim
MIT License
41 stars 6 forks source link

`Info.vim: falling back to manpage` #12

Open qadzek opened 12 months ago

qadzek commented 12 months ago

Thanks for this plugin.

Executing e.g. :Info ls returns the error Info.vim: falling back to manpage. Running info ls on the regular command line shows the expected page.

Executing :Info works without issues, and following a couple of links I am able to reach that page about ls (info:coreutils.info#ls%20invocation).

By the way, the tutorial mentions :InfoGoto XRef-Navigation. I think this should be :Goto XRef-Navigation.