30 lines
1.4 KiB
Markdown
30 lines
1.4 KiB
Markdown
## Implemented Motions
|
|
|
|
* [w](http://vimhelp.appspot.com/motion.txt.html#w)
|
|
* [W](http://vimhelp.appspot.com/motion.txt.html#W)
|
|
* [e](http://vimhelp.appspot.com/motion.txt.html#e)
|
|
* [E](http://vimhelp.appspot.com/motion.txt.html#E)
|
|
* [b](http://vimhelp.appspot.com/motion.txt.html#b)
|
|
* [B](http://vimhelp.appspot.com/motion.txt.html#B)
|
|
* [h](http://vimhelp.appspot.com/motion.txt.html#h)
|
|
* [j](http://vimhelp.appspot.com/motion.txt.html#j)
|
|
* [k](http://vimhelp.appspot.com/motion.txt.html#k)
|
|
* [l](http://vimhelp.appspot.com/motion.txt.html#l)
|
|
* [{](http://vimhelp.appspot.com/motion.txt.html#%7B)
|
|
* [}](http://vimhelp.appspot.com/motion.txt.html#%7D)
|
|
* [^](http://vimhelp.appspot.com/motion.txt.html#%5E)
|
|
* [$](http://vimhelp.appspot.com/motion.txt.html#%24)
|
|
* [0](http://vimhelp.appspot.com/motion.txt.html#0)
|
|
* [-](http://vimhelp.appspot.com/motion.txt.html#-)
|
|
* [+](http://vimhelp.appspot.com/motion.txt.html#+)
|
|
* [<enter>](http://vimhelp.appspot.com/motion.txt.html#<CR>)
|
|
* [gg](http://vimhelp.appspot.com/motion.txt.html#gg)
|
|
* [G](http://vimhelp.appspot.com/motion.txt.html#G)
|
|
* [gt](http://vimhelp.appspot.com/tabpage.txt.html#gt)
|
|
* [gT](http://vimhelp.appspot.com/tabpage.txt.html#gT)
|
|
* [H](http://vimhelp.appspot.com/motion.txt.html#H)
|
|
* [L](http://vimhelp.appspot.com/motion.txt.html#L)
|
|
* [M](http://vimhelp.appspot.com/motion.txt.html#M)
|
|
* ['[a-z][A-Z]](http://vimhelp.appspot.com/motion.txt.html#%27)
|
|
* [`[a-z][A-Z]](http://vimhelp.appspot.com/motion.txt.html#%27)
|