VIM COMMANDS
modes, motions and editing per the Vim 9.1 help — and the grammar that composes them into commands
Built as a memo rather than a table: the thing worth hanging it up for reads across the room, with the full reference in smaller type below it.
Three sizes in one archive — from a sheet on the fridge to a poster on the wall.
Every key on this sheet is checked against the Vim 9.1 help (:help) by its documentation tag: motions — motion.txt, editing — change.txt, insert.txt, undo.txt, repeat.txt, modes — visual.txt, cmdline.txt, editing.txt. “"2d3w" deletes six words” is motion.txt verbatim. Checked 2026-08-13.