Useful commands/shortcuts
gi— go to last insert position, enters insert modeg;/g,— go to prev/next position in change list (:changes)_— same as^, go to beginning of line, but accepts a count- e.g.
3_goes to beginning of line, 2 lines down from the current line
- e.g.
- normal mode: Ctrlo/Ctrli — move through jump list (
:help jumplist)