plugins.blink-cmp.settings.completion.list.cycle.from_bottom
When true
, calling select_next
at the bottom of the completion list will select
the first completion item.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.blink-cmp.settings.completion.list.cycle.from_top
When true
, calling select_prev
at the top of the completion list will select the
last completion item.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by: