Closed linrongbin16 closed 11 months ago
Hi, I'm using nvim-cmp with cmp-cmdline. There's an error after I use option set regexpengine=1 and execute :Bdelete! (bufdelete.nvim):
set regexpengine=1
:Bdelete!
Would you please help check that?
Hi, I'm using nvim-cmp with cmp-cmdline. There's an error after I use option
set regexpengine=1
and execute:Bdelete!
(bufdelete.nvim):Would you please help check that?