Jump by word starts and ends.
Section: Essential motions
Move by words
vim
vim
w b eExplanation
Use `w` forward, `b` backward, and `e` to the end of the current or next word.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Essential motions