Neovim / Vim Keyboard Shortcuts

Complete Neovim / Vim keyboard shortcuts and commands reference — 10 shortcuts across 1 categories. Quick reference cheat sheet for Windows & Mac.

About Neovim / Vim

Neovim / Vim is a popular development tool used by professionals worldwide. Learning keyboard shortcuts can dramatically speed up your workflow — studies show shortcut users save an average of 8 days per year compared to mouse-only users.

This page covers all 10 Neovim / Vim shortcuts across 1 categories: Mode Switching. Each shortcut includes a description to help you understand when and how to use it effectively.

Mode Switching (10)

ShortcutAction
iInsert mode
EscNormal mode
vVisual mode
VLine visual
ddDelete line
yyCopy line
pPaste
uUndo
/[pattern]Search
:%s/old/new/gReplace all
📄 View Printable Cheat Sheet — Download as PDF or print

Frequently Asked Questions

What are the most useful Neovim / Vim keyboard shortcuts?

The most essential Neovim / Vim shortcuts are: i (Insert mode), Esc (Normal mode), v (Visual mode). These cover the most frequent actions and can significantly speed up your workflow.

How many keyboard shortcuts does Neovim / Vim have?

Neovim / Vim has 10 keyboard shortcuts across 1 categories on shortcut-tools.com.

How do I use keyboard shortcuts in Neovim / Vim?

Simply press the key combination while Neovim / Vim is focused. Most shortcuts work immediately. On Mac, replace Ctrl with Cmd and Alt with Option for most shortcuts.

What is the Neovim / Vim shortcut for insert mode?

The Neovim / Vim shortcut for insert mode is i.

💡 Pro Tips for Neovim / Vim Users

Start with the essentials: Learn i (Insert mode) and Esc (Normal mode) first — these are the most commonly used.

Practice daily: Pick 2–3 new shortcuts each day and consciously use them instead of the mouse. Within a week, they become muscle memory.

Print this cheat sheet: Keep a reference nearby until shortcuts become automatic. Focus on the Mode Switching category first.

Developer tip: Multi-cursor editing and code navigation shortcuts save the most time. Learn them before anything else.

Related Shortcut Pages

VS Code Jupyter Notebook PyCharm Xcode WebStorm JetBrains Rider

Search 3,400+ shortcuts across 248 platforms

Explore All Platforms Practice Shortcuts