Implement config.confirmation.get_commit_characters
This commit is contained in:
@@ -35,6 +35,9 @@ return function()
|
||||
|
||||
confirmation = {
|
||||
default_behavior = types.cmp.ConfirmBehavior.Insert,
|
||||
get_commit_characters = function(commit_characters)
|
||||
return commit_characters
|
||||
end
|
||||
},
|
||||
|
||||
sorting = {
|
||||
|
||||
Reference in New Issue
Block a user