James Chen
Results
2
comments of
James Chen
> [""] = { > function(cmp) > if cmp.is_visible() then > cmp.cancel() > else > vim.api.nvim_feedkeys(vim.api.nvim_replace_termcodes("", true, true, true), "n", true) > end > end, > }, this should be...