Navigate split panes from normal mode.
Section: Windows and splits
Move between windows
vim
vim
<C-w>h <C-w>j <C-w>k <C-w>lExplanation
This is the core split-navigation pattern in Vim and Neovim.
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 Windows and splits