helpview
URL: https://github.com/OXY2DEV/helpview.nvim/
Maintainers: Austin Horstman
Decorations for vimdoc/help files in Neovim
Supports a vast amount of rendering customization. Refer to the plugin's documentation for more details.
plugins.helpview.enable
Whether to enable helpview.nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.helpview.package
The helpview.nvim package to use.
Type: package
Default:
pkgs.vimPlugins.helpview-nvim
Declared by:
plugins.helpview.autoLoad
Whether to automatically load helpview.nvim when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by: