Recenter the viewport around the cursor line.

Section: Scrolling and viewport

Center current line

vim
vim
zz
Explanation

Useful after searches, jumps, or diagnostics navigation.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Scrolling and viewport
Move line to top or bottom of screen
Reposition the viewport around the current line.
OpenIn sheetvimsame section
Half-page scrolling
Scroll quickly without losing context.
OpenIn sheetvimsame section
Enter insert mode
Start typing before or after the cursor.
OpenIn sheetvim1 tag match
Move with home-row keys
Navigate left, down, up, and right.
OpenIn sheetvim1 tag match
Return to normal mode
Leave insert or visual mode.
OpenIn sheetvim1 tag match
Move by words
Jump by word starts and ends.
OpenIn sheetvim1 tag match