guillermooo / Vintageous

Vi/Vim emulation for Sublime Text 3
http://guillermooo.bitbucket.org/Vintageous/
Other
1.64k stars 115 forks source link

CTRL + D / U does not closely mimic original VIM behavior #1093

Open yiwenzhang92 opened 7 years ago

yiwenzhang92 commented 7 years ago

In original VIM, CTRL D/U will not move cursor position until hitting boundary. In Vintageous the cursor does move.