christoomey / vim-system-copy

Vim plugin for copying to the system clipboard with text-objects and motions
MIT License
347 stars 33 forks source link

Vim helpfile #22

Open ryanolsonx opened 5 years ago

ryanolsonx commented 5 years ago

Hi, it would be awesome if there was a docs/vim-system-copy.txt help file. There are times that I forget the key bindings and have tried :h vim-system-copy to no avail. Would you be able to make one based on the readme?

If not, if I have time, I might make one and send a PR.

christoomey commented 5 years ago

Hey @ryanolsonx, I certainly agree, although unfortunately, I don't expect I'll have time any time soon. That said, I'd happily welcome a PR that adds a doc file :)

ryanolsonx commented 5 years ago

Sweet! I'll make one.

ryanolsonx commented 5 years ago

PR #23 would resolve this. 🎉