]> git.r.bdr.sh - rbdr/dotfiles/blob - atom/packages/vim-mode/docs/scrolling.md
Adds atom
[rbdr/dotfiles] / atom / packages / vim-mode / docs / scrolling.md
1 ## Implemented Scrolling Commands
2
3 * [ctrl-e](http://vimhelp.appspot.com/scroll.txt.html#CTRL-E)
4 * [ctrl-y](http://vimhelp.appspot.com/scroll.txt.html#CTRL-Y)
5 * [ctrl-f](http://vimhelp.appspot.com/scroll.txt.html#CTRL-F)
6 * [ctrl-b](http://vimhelp.appspot.com/scroll.txt.html#CTRL-B)
7 * [ctrl-u](http://vimhelp.appspot.com/scroll.txt.html#CTRL-U)
8 * [ctrl-d](http://vimhelp.appspot.com/scroll.txt.html#CTRL-D)
9 * [z enter](http://vimhelp.appspot.com/scroll.txt.html#z%3CCR%3E)
10 * [zt](http://vimhelp.appspot.com/scroll.txt.html#zt)
11 * [z.](http://vimhelp.appspot.com/scroll.txt.html#z.)
12 * [zz](http://vimhelp.appspot.com/scroll.txt.html#zz)
13 * [z-](http://vimhelp.appspot.com/scroll.txt.html#z-)
14 * [zb](http://vimhelp.appspot.com/scroll.txt.html#zb)