hrsh7th / cmp-cmdline

nvim-cmp source for vim's cmdline
MIT License
505 stars 41 forks source link

Feature request: Buffer completion for :s and :g #48

Open simonmandlik opened 2 years ago

simonmandlik commented 2 years ago

I have no idea if this is doable, but switching to different completion sources (I'm using path and cmdline for : in general) after :[%]s/ or :g/ would be incredibly helpful.