Help via readme.md
What?
A command Helpmd <pluginname> that opens plugin's readme file. Completions provided.
It may find it oin rtpor use Packer to get list of paths/
Why? A lot of new plugins do not provide vim help. Nevertheless most of them do provide an informative readme. Currently I have to open the browser to get it. Actually the readme files are provided with plugins so they may be accessed from neovim with a help-like command.
Potential existing implementations: I have not found any.
Hm, that should be easy to implement.
There is an open telescope-project PR open for this, but its unfinished (only permanent setting instead of user configurable/keytoggle). If anyone wants to reuse code from that.
There is an open telescope-project PR open for this, but its unfinished (only permanent setting instead of user configurable/keytoggle). If anyone wants to reuse code from that.
I'm using the telescope - great plugin. Can't wait for this being implemented.
Thank you!