plugins.dap.enable

Whether to enable dap.

Type: boolean

Default: false

Example: true

Declared by:

plugins.dap.package

Which package to use for the dap plugin.

Type: package

Default: <derivation vimplugin-nvim-dap-2024-05-16>

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: