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: