Cheat sheet guide
Neovim shortcuts worth learning first
This page collects 60 searchable Neovim keyboard shortcuts across 6 categories. Start with the shortcuts for Normal Mode — Motion, Normal Mode — Editing, Insert Mode, Visual Mode, then print the cheat sheet once the important ones are worth keeping nearby.
- Move left / down / up / rightHJKL
- UndoU
- Enter Insert mode (before)I
- Enter Visual mode (char)V
- Search forward/
- Go to definitionGD
Normal Mode — Motion
12 shortcutsNormal Mode — Editing
13 shortcutsInsert Mode
8 shortcutsVisual Mode
8 shortcutsSearch & Commands
11 shortcutsLSP & Code (built-in)
8 shortcutsFrequently asked questions
What is the fastest way to find Neovim shortcuts on this page?
Use the search box or press /, then type an action such as move left / down / up / right.
Can I print this Neovim shortcut cheat sheet?
Yes. Use the Print / PDF button or your browser print command to save a compact cheat sheet.
Does this page include Windows and Mac shortcuts for Neovim?
Yes. Use the OS tabs to switch between Windows and macOS shortcuts. For example, Move left / down / up / right is H / J / K / L on Windows and H / J / K / L on macOS where available.