Is it possible to specify the symbols where cursor will stop after pressing CtrlLeft/CtrlRight keys in VIM? Is it possible to make it's behaviour like in windows? Cursor jumps too far when using these combinations. Also, b/e keys help a bit but they make cursor to jump to shorter distance. Thanks.
I'd recommend to use the vim-typical commands like w/W/b/B/e/E/ge/gE/f/F/t/T instead of the arrow keys. The arrow keys are far away from your keyboard home row and will slow you down.
More help on important movement commands:
:h word-motions
:h object-motions
:h left-right-motions
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With