plugins.blink-cmp.settings.fuzzy.max_items
Maximum number of items shown.
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Plugin default: 200
Declared by:
plugins.blink-cmp.settings.fuzzy.use_frecency
Enable the Frecency
integration to boost the score of the most recently/frequently used items.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.blink-cmp.settings.fuzzy.use_proximity
Enables the Proximity
integration that boosts the score of items with a value in the buffer.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by: