Vim / Neovim Command-line, Help, and Sessions/Open help for word under cursor

Jump into help based on the current token.

Section: Built-in help system

Open help for word under cursor

vim
vim
K
Explanation

Useful when the cursor is on a command or option name.

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 Built-in help system
Open a help topic
View docs for a keyword or command.
OpenIn sheetvimsame section
Look up special key notation
Search for control-key topics and special commands.
OpenIn sheetvimsame section
Write and quit
Save your changes or exit cleanly.
OpenIn sheetvim1 tag match
Save a session file
Store tabs, windows, and buffers.
OpenIn sheetvim1 tag match
Insert shell output into buffer
Read command output below the cursor line.
OpenIn sheetvim1 tag match
Load a session file
Restore a saved editing workspace.
OpenIn sheetbash1 tag match