Code/Vim Cheatsheet
< Return to code directoryThis is an interactive Vim cheatsheet meant to comprehensively cover all commands. It is based off this cheatsheet which only covers the basic normal mode commands.
This cheatsheet is keyboard operated — type to view multi-character commands starting with a prefix. This will also bring up a longer description of the command. Because some keys have special meanings, you can also click on them to activate them.
Control acts like a leader key.
Use backspace to delete the last inputted character.
To see commands in other modes, type a command that has you enter that mode.
Use escape to return to normal mode.