plugins.blink-cmp.settings.completion.accept.auto_brackets.kind_resolution.enabled
Synchronously use the kind of the item to determine if brackets should be added.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.blink-cmp.settings.completion.accept.auto_brackets.kind_resolution.blocked_filetypes
Blocked filetypes.
Type: null or (list of (string or raw lua code)) or raw lua code
Default:
null
Plugin default:
[
"typescriptreact"
"javascriptreact"
"vue"
"rust"
]
Declared by: