plugins.blink-cmp.settings.completion.documentation.window.border
Border settings for the documentation window.
Type: null or anything
Default:
null
Plugin default: "padded"
Declared by:
plugins.blink-cmp.settings.completion.documentation.window.desired_min_height
Desired minimum height of the documentation window.
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Plugin default: 10
Declared by:
plugins.blink-cmp.settings.completion.documentation.window.desired_min_width
Desired minimum width of the documentation window.
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Plugin default: 50
Declared by:
plugins.blink-cmp.settings.completion.documentation.window.max_height
Maximum height of the documentation window.
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Plugin default: 20
Declared by:
plugins.blink-cmp.settings.completion.documentation.window.max_width
Maximum width of the documentation window.
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Plugin default: 80
Declared by:
plugins.blink-cmp.settings.completion.documentation.window.min_width
Minimum width of the documentation window.
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Plugin default: 10
Declared by:
plugins.blink-cmp.settings.completion.documentation.window.scrollbar
Whether to enable scrollbar
in the documentation window.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.blink-cmp.settings.completion.documentation.window.winblend
winblend
value.
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Plugin default: 0
Declared by:
plugins.blink-cmp.settings.completion.documentation.window.winhighlight
Highlight groups for the documentation window.
Type: null or string or raw lua code
Default:
null
Plugin default: "Normal:BlinkCmpDoc,FloatBorder:BlinkCmpDocBorder,EndOfBuffer:BlinkCmpDoc"
Declared by: