render-markdown
URL: https://github.com/MeanderingProgrammer/render-markdown.nvim/
Maintainers: Gaetan Lepage
plugins.render-markdown.enable
Whether to enable render-markdown.nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.render-markdown.package
The render-markdown.nvim package to use.
Type: package
Default:
pkgs.vimPlugins.render-markdown-nvim
Declared by:
plugins.render-markdown.autoLoad
Whether to automatically load render-markdown.nvim when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by: