Controls whether the documentation window will automatically show when selecting a completion item.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

Delay before showing the documentation window.

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

Default: null

Plugin default: 500

Declared by:

Whether to use treesitter highlighting, disable if you run into performance issues.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

Delay before updating the documentation window when selecting a new item, while an existing item is still visible.

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

Default: null

Plugin default: 50

Declared by: