Hacker News new | ask | show | jobs
by Shorel 4862 days ago
My bad.

To fix my blunder:

Delete rest of the current word (and go to insert mode when applicable)

Vim: ce -> ST2: Ctrl+Delete

Delete current word (and go to insert mode when applicable)

Vim: caw -> ST2: Ctrl+D, Delete