Improve left/right browsing in vimpager

This commit is contained in:
Kevin MacMartin 2014-08-07 23:33:34 -04:00
parent 1b3f169999
commit 37da2ea46c

View file

@ -49,8 +49,8 @@ noremap <End> $
noremap <kEnd> <End>
noremap <Up> <C-P>
noremap <Down> <C-N>
noremap <Right> 4zl
noremap <Left> 4zh
noremap <Right> zL
noremap <Left> zH
noremap = +
noremap _ -
noremap <C-Up> 4k