plugins.blink-cmp.settings.signature.trigger.enabled
Whether to enable signature trigger.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.blink-cmp.settings.signature.trigger.blocked_retrigger_characters
Blocked retrigger characters.
Type: null or (list of (string or raw lua code)) or raw lua code
Default:
null
Plugin default: [ ]
Declared by:
plugins.blink-cmp.settings.signature.trigger.blocked_trigger_characters
Blocked trigger characters.
Type: null or (list of (string or raw lua code)) or raw lua code
Default:
null
Plugin default: [ ]
Declared by:
plugins.blink-cmp.settings.signature.trigger.show_on_insert_on_trigger_character
When true
, will show the signature help window when the cursor comes after a trigger
character when entering insert mode.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by: