From 828768631bf224a1a63771aefd09c1a072b6fe84 Mon Sep 17 00:00:00 2001 From: hrsh7th <629908+hrsh7th@users.noreply.github.com> Date: Sun, 21 Aug 2022 02:11:49 +0900 Subject: [PATCH] Re-fix #1144 --- lua/cmp/core.lua | 1 - 1 file changed, 1 deletion(-) 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', {