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