Macros

start recording:: q{macro symbol} stop recording::q replay macro:: @{macro symbol}

Files

open new file (edit):: :e open file in a new tab:: :tabedit {filename}

Empty Buffers

open empty buffer:: :enew save the empty buffer to a file:: :file {filename}

Movement

top of file:: gg bottom of file:: G end of line:: $ beginning of line:: 0