Move backwards by a non-space word
Default keystroke(s): B
Move to end of non-space word
Default keystroke(s): E
Move backwards on current line to previous instance of given character
Default keystroke(s): F
Move to first non-blank character on line n or last line
Default keystroke(s): G
Move to first line visible in window, or n lines after it
Default keystroke(s): H
Move to last line visible in window, or n lines before it
Default keystroke(s): L
Move to middle line visible in window
Default keystroke(s): M
Repeat previous search in reverse direction
Default keystroke(s): N
Move backwards on current line to character following next instance of given character
Default keystroke(s): T
Move forwards by a non-space word
Default keystroke(s): W
Move backwards by an alphanumeric word
Default keystroke(s): b
Move to nth column on current line
Default keystroke(s): |
Move to end of alphanumeric word
Default keystroke(s): e
Move to end of current line
Default keystroke(s): $ or <End> or <kEnd>
Move forwards on current line to next instance of given character
Default keystroke(s): f
Move to first non-blank character on first line
Default keystroke(s): gg
Move cursor backwards one character
Default keystroke(s): h or <Left> or <kLeft>
Move cursor down one line
Default keystroke(s): j or <Down> or <kDown>
Move cursor up one line
Default keystroke(s): k or <Up> or <kUp>
Move cursor forwards one character
Default keystroke(s): l or <Right> or <kRight>
Move to mark in named register
Default keystroke(s): `
Move to line containing mark in named register
Default keystroke(s): '
Repeat previous search
Default keystroke(s): n
Move to first non-space character on next line
Default keystroke(s): <Return> or <kEnter>
Move forwards by a paragraph
Default keystroke(s): }
Move forwards by a sentence
Default keystroke(s): )
Move backwards by a paragraph
Default keystroke(s): {
Move backwards by a sentence
Default keystroke(s): (
Repeat last current-line search for character
Default keystroke(s): ;
Repeat last current-line search for character in opposite direction
Default keystroke(s): ,
Move to first non-space character on current line
Default keystroke(s): ^ or <Home> or <kHome>
Move forwards on current line to character preceding next instance of given character
Default keystroke(s): t