Hacker News new | ask | show | jobs
by nudome_lata 1254 days ago
I'm a long-term emacs user who recently learned vim for fun. Deciding when to exit insert mode has been part of the learning curve.

From insert mode, vim lets you run one command without explicitly switching back to normal mode. :he i_ctrl-o for details. It's very handy for positioning the cursor for more input, for example ctrl-o f)

Also works in evil.