Border settings for the signature window.

Type: null or anything

Default: null

Plugin default: "padded"

Declared by:

Which directions to show the window, falling back to the next direction when there’s not enough space, or another window is in the way.

Type: null or (list of (one of “n”, “s” or raw lua code)) or raw lua code

Default: null

Plugin default:

[
  "n"
  "s"
]

Declared by:

Maximum height of the signature window.

Type: null or unsigned integer, meaning >=0, or raw lua code

Default: null

Plugin default: 10

Declared by:

Maximum width of the signature window.

Type: null or unsigned integer, meaning >=0, or raw lua code

Default: null

Plugin default: 100

Declared by:

Minimum width of the signature window.

Type: null or unsigned integer, meaning >=0, or raw lua code

Default: null

Plugin default: 1

Declared by:

Note that the gutter will be disabled when border != "none".

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

Disable if you run into performance issues.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

winblend value for the signature window.

Type: null or unsigned integer, meaning >=0, or raw lua code

Default: null

Plugin default: 0

Declared by:

Highlight groups for the signature window.

Type: null or string or raw lua code

Default: null

Plugin default: "Normal:BlinkCmpSignatureHelp,FloatBorder:BlinkCmpSignatureHelpBorder"

Declared by: