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