wishlist icon indicating copy to clipboard operation
wishlist copied to clipboard

Help via readme.md

Open maxfl opened this issue 4 years ago • 3 comments

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.

maxfl avatar Nov 12 '21 04:11 maxfl

Hm, that should be easy to implement.

Anrock avatar Nov 12 '21 07:11 Anrock

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.

matu3ba avatar Nov 13 '21 00:11 matu3ba

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!

maxfl avatar Nov 13 '21 06:11 maxfl