SublimeText2: Ctrl-Delete: deletes the rest of the current word.
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