Skip to content

Instantly share code, notes, and snippets.

@flightblog
Forked from dahu/gist:3986511
Created July 29, 2013 01:13
Show Gist options
  • Save flightblog/6101574 to your computer and use it in GitHub Desktop.
Save flightblog/6101574 to your computer and use it in GitHub Desktop.
Large Object Motions:
(
)
{
}
[[
[]
][
]]
[m
[M
]m
]M
[(
])
[{
]}
Word Motions:
w
W
e
E
b
B
ge
gE
Line Motions:
H
L
M
j
k
gg
G
-
+
Display Line Motions:
gj
gk
Column Motions:
h
l
^
$
|
0
Display Column Motions:
g^
g$
g0
gm
Search Motions:
/
?
n
N
#
*
Find Motions:
F
f
T
t
;
,
Extended Matchit Motions:
%
g%
Jump Motions:
`
'
Buffer Motions:
{count}%
{count}go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment