Learn to ask for :help
Learn to use the help to reduce your strokes...
Start file
End file
VIM - main help file
k
Move around: Use the cursor keys, or "h" to go left, h l
"j" to go down, "k" to go up, "l" to go right. j
Close this window: Use ":q<Enter>".
Get out of Vim: Use ":qa!<Enter>" (careful, all changes are lost!).
------------------------------------------------------------------------------
*bars* Bars example
Jump to a subject: Position the cursor on a tag (e.g. |bars|) and hit CTRL-].
View Diff
1c1,9 < --- > VIM - main help file > k > Move around: Use the cursor keys, or "h" to go left, h l > "j" to go down, "k" to go up, "l" to go right. j > Close this window: Use ":q<Enter>". > Get out of Vim: Use ":qa!<Enter>" (careful, all changes are lost!). > ------------------------------------------------------------------------------ > *bars* Bars example > Jump to a subject: Position the cursor on a tag (e.g. |bars|) and hit CTRL-].
Solutions by @JeanGeo20504212:
Unlock 3 remaining solutions by signing in and submitting your own entry
VimGolf