null-ls.nvim icon indicating copy to clipboard operation
null-ls.nvim copied to clipboard

It is very inconvenient that I cannot see the documentation with the help command

Open kyoh86 opened this issue 2 years ago • 1 comments
trafficstars

Issues

  • [X] I have checked existing issues and there are no existing ones with the same request.

Feature description

In many cases in Neovim, we can easily access help document with :help command. I want a manual of this plugin to also be able to do. I understand that the unique notation of the help doc is complicated, but would it be possible for you to provide help documentation?

Help

Yes

Implementation help

I would try generate docs from Markdowns. So I want a list of whole Markdowns.

kyoh86 avatar Jun 21 '23 03:06 kyoh86

If an interested user can figure out how to automate this, I'd be happy to include it. See #949 for a possible approach.

jose-elias-alvarez avatar Jun 28 '23 22:06 jose-elias-alvarez