Double-size vim viewport scrolling
This commit is contained in:
parent
99c56b8bd1
commit
471fa724c8
|
@ -13,6 +13,9 @@ nnoremap <C-K> <C-W><C-K>
|
|||
nnoremap <C-L> <C-W><C-L>
|
||||
nnoremap <C-H> <C-W><C-H>
|
||||
|
||||
nnoremap <C-E> <C-E><C-E>
|
||||
nnoremap <C-Y> <C-Y><C-Y>
|
||||
|
||||
nnoremap dK <Esc>kdd
|
||||
nnoremap dJ <Esc>jdd
|
||||
|
||||
|
|
Loading…
Reference in New Issue