vi/vim cheat sheet

motion
Moves the cursor, or defines the range for an operator.
command
Direct action command, if red, it enters insert mode.
operator
Requires a motion afterwards, operates between cursor and destination.
mode
Commands with a dot need a char argument afterwards.