hrsh7th / cmp-cmdline

nvim-cmp source for vim's cmdline
MIT License
533 stars 40 forks source link

substitution completion #13

Open pedro757 opened 2 years ago

pedro757 commented 2 years ago

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/