null-ls.nvim
null-ls.nvim copied to clipboard
It is very inconvenient that I cannot see the documentation with the help command
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.
If an interested user can figure out how to automate this, I'd be happy to include it. See #949 for a possible approach.