Skip to content

Commit

Permalink
easier horizontal scrolling
Browse files Browse the repository at this point in the history
  • Loading branch information
hami9x committed Apr 22, 2012
1 parent 3b41f70 commit 52f92d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vimrc
Expand Up @@ -322,6 +322,10 @@
" Adjust viewports to the same size
map <Leader>= <C-w>=
" Easier horizontal scrolling
map zl zL
map zh zH
" }

" Plugins {
Expand Down

0 comments on commit 52f92d5

Please sign in to comment.