plugins.cmp.cmdline.<name>.confirmation.get_commit_characters
You can append or exclude commitCharacters
via this configuration option function.
The commitCharacters
are defined by the LSP spec.
Plugin default:
function(commit_characters)
return commit_characters
end
Type: null or lua function string
Default:
null
Declared by: