liuchengxu / vim-which-key

:tulip: Vim plugin that shows keybindings in popup
https://liuchengxu.github.io/vim-which-key/
MIT License
1.93k stars 65 forks source link

Support :[range]cmd in visual mode #227

Closed rene-descartes2021 closed 1 year ago

rene-descartes2021 commented 1 year ago

Fixes #125.

See my 2nd comment there for alternative solution.

I'm not aware of all implications/edge-cases, so feel free to comment.