Learn to ask for :help
Learn to use the help to reduce your strokes...
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".
Get out of Vim: Use ":qa!" (careful, all changes are lost!).
------------------------------------------------------------------------------
*bars* Bars example
Jump to a subject: Position the cursor on a tag (e.g. |bars|) and hit CTRL-].