diff --git a/lua/cmp/core.lua b/lua/cmp/core.lua index 44f51af..423420d 100644 --- a/lua/cmp/core.lua +++ b/lua/cmp/core.lua @@ -463,7 +463,6 @@ core.confirm = function(self, e, option, callback) end) feedkeys.call(keymap.indentkeys(vim.bo.indentkeys), 'n') feedkeys.call('', 'n', function() - release() e:execute(vim.schedule_wrap(function() release() self.event:emit('confirm_done', {