cmp-cmdline icon indicating copy to clipboard operation
cmp-cmdline copied to clipboard

substitution completion

Open pedro757 opened this issue 4 years ago • 0 comments

This plugin is awesome, the only bug I found is that whenever I want to substitute a word there's no completion e.g.

:%s/Hello/Salut/g :s/Welcome/Bienvenue/g

There's no completion for this, the most important thing is buffer completion at this moment:

:s/ :%s/

pedro757 avatar Nov 08 '21 12:11 pedro757