junegunn / vim-peekaboo

:eyes: " / @ / CTRL-R
1.12k stars 38 forks source link

No trigger for <c-r> in command mode #54

Open Tanath opened 5 years ago

Tanath commented 5 years ago

Peekaboo doesn't trigger on ctrl+r in :command mode.

ajkavanagh commented 4 years ago

Yes, doesn't work for me either. Not sure if it's supposed to?

TheJoeSchr commented 1 year ago

yeah, it was the first I checked as well, would be great if this could work

TheJoeSchr commented 1 year ago

I could "fix" it by using which-key (https://github.com/folke/which-key.nvim)