dap-virtual-text
URL: https://github.com/theHamsta/nvim-dap-virtual-text/
Maintainers: Austin Horstman
plugins.dap-virtual-text.enable
Whether to enable nvim-dap-virtual-text.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.dap-virtual-text.package
The nvim-dap-virtual-text package to use.
Type: package
Default:
pkgs.vimPlugins.nvim-dap-virtual-text
Declared by:
plugins.dap-virtual-text.autoLoad
Whether to automatically load nvim-dap-virtual-text when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by: