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

don't prevent j and k from scrolling in visual #638

Open jmbeach opened 6 years ago

jmbeach commented 6 years ago

636 #503

Add condition that will scroll page in caret and visual mode if the selection is past the visible screen.

jmbeach commented 6 years ago

Just noticed that "w" doesn't scroll though