plugins.neotest.settings.output_panel.enabled

Enable output panel.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

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.

Plugin default: "botright split | resize 15"

Type: null or string or raw lua code

Default: null

Declared by: