plugins.neotest.settings.floating.border
Border style.
Type: null or string or raw lua code
Default:
null
Plugin default: "rounded"
Declared by:
plugins.neotest.settings.floating.max_height
Max height of window as proportion of NeoVim window.
Type: null or integer or floating point number between 0.0 and 1.0 (both inclusive)
Default:
null
Plugin default: 0.6
Declared by:
plugins.neotest.settings.floating.max_width
Max width of window as proportion of NeoVim window.
Type: null or integer or floating point number between 0.0 and 1.0 (both inclusive)
Default:
null
Plugin default: 0.6
Declared by:
plugins.neotest.settings.floating.options
Window local options to set on floating windows (e.g. winblend).
Type: null or (attribute set of (anything or raw lua code))
Default:
null
Plugin default: { }
Declared by: