The documentation for vim help pages states that a first line is required for the file to appear under :help local-additions, with the following format: *tag* description
Currently, the beginning of a file is something like:
==============================================================================
mason-lspconfig troubleshooting *rustaceanvim.mason*
The desirable format would be:
*rustaceanvim.mason* mason-lspconfig troubleshooting
==============================================================================
The documentation for vim help pages states that a first line is required for the file to appear under
:help local-additions, with the following format:*tag* descriptionCurrently, the beginning of a file is something like:
The desirable format would be: