plugins.dap.enable

Whether to enable dap.

Type: boolean

Default: false

Example: true

Declared by:

plugins.dap.package

The dap package to use.

Type: package

Default: pkgs.vimPlugins.nvim-dap

Declared by:

plugins.dap.extraOptions

These attributes will be added to the table parameter for the setup function. Typically, it can override NixVim’s default settings.

Type: attribute set of anything

Default: { }

Declared by: