Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

dap-go

URL: https://github.com/leoluz/nvim-dap-go/

Maintainers: Austin Horstman

plugins.dap-go.enable

Whether to enable dap-go.

Type: boolean

Default: false

Example: true

Declared by:

plugins.dap-go.package

The dap-go package to use.

Type: package

Default: pkgs.vimPlugins.nvim-dap-go

Declared by:

plugins.dap-go.autoLoad

Whether to automatically load dap-go when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: