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

plugins.neotest.settings.diagnostic.enabled

Enable diagnostic.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.neotest.settings.diagnostic.severity

Diagnostic severity, one of vim.diagnostic.severity.

Type: null or unsigned integer, meaning >=0, or one of “error”, “warn”, “info”, “hint”

Default: null

Plugin default: "error"

Declared by: