In Vim/Vi, how do you move the cursor to the end of the previous word? October 13, 2022 by Tarik Unfortunately it’s not a single key… but ge is what you’re looking for, I think.