Skip to the main content

Vim

Moving, editing, searching, and window commands in the Vim text editor.

Published coverage: Linux, Mac. Environments: Desktop app.

81 actions and 81 key variants match.

Search all apps

Matching shortcuts
Action Keys Row actions
Add to the number under the cursor Normal mode Mac CtrlA Details
Subtract from the number under the cursor Normal mode Mac CtrlX Details
Redraw the screen Normal mode Mac CtrlL Details
Jump to the tag under the cursor Normal mode Mac Ctrl] Details
Go to the next tab page Normal mode Mac GT Details
Go to the previous tab page Normal mode Mac GShiftT Details
Go to where the word is defined Normal mode Mac GD Details
Edit the file named under the cursor Normal mode Mac GF Details
Close the current window Normal mode Mac CtrlWC Details
Make every window the same size Normal mode Mac CtrlW= Details
Make the window taller Normal mode Mac CtrlW Details
Make the window shorter Normal mode Mac CtrlW- Details
Move the window to a new tab page Normal mode Mac CtrlWShiftT Details
Go to the bottom window Normal mode Mac CtrlWB Details
Delete the word before the cursor Insert mode Mac CtrlW Details
Delete what you typed on the line Insert mode Mac CtrlU Details
Complete with the next matching word Insert mode Mac CtrlN Details
Complete with the previous matching word Insert mode Mac CtrlP Details
Add an indent while typing Insert mode Mac CtrlT Details
Remove an indent while typing Insert mode Mac CtrlD Details
Run one normal command, then keep typing Insert mode Mac CtrlO Details