plugins.blink-cmp.settings.completion.list.max_items
Maximum number of items to display.
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Plugin default: 200
Declared by:
plugins.blink-cmp.settings.completion.list.selection
Controls if completion items will be selected automatically, and whether selection automatically inserts.
Type: null or one of “preselect”, “manual”, “auto_insert” or raw lua code
Default:
null
Plugin default: "preselect"
Declared by: