plugins.neotest.settings.output_panel.enabled

Enable output panel.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.neotest.settings.output_panel.open

A command or function to open a window for the output panel. Either a string or a function that returns an integer.

Type: null or string or raw lua code

Default: null

Plugin default: "botright split | resize 15"

Declared by: