plugins.blink-cmp.settings.windows.documentation.auto_show
Enables automatically showing documentation when typing.
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by:
plugins.blink-cmp.settings.windows.documentation.auto_show_delay_ms
Delay, in milliseconds, after which documentation is shown.
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Plugin default: 500
Declared by:
plugins.blink-cmp.settings.windows.documentation.update_delay_ms
Delay, in milliseconds, after which documentation is updated.
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Plugin default: 50
Declared by: