1995eaton / chromium-vim

Vim bindings for Google Chrome.
https://chrome.google.com/webstore/detail/cvim/ihlenndgcmojhcghmfjfneahoeklbjjh
MIT License
2.25k stars 326 forks source link

more bindings for visual mode #745

Open elig0n opened 3 years ago

elig0n commented 3 years ago

I would like to see more vim-like bindings added for controling position in visual mode. Things like 'e' for end of word or number prefixes i.e. '4l' to mark the next 4 letters to the right.