Skip to content

Commit 52f92d5

Browse files
committed
easier horizontal scrolling
1 parent 3b41f70 commit 52f92d5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vimrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,10 @@
322322
323323
" Adjust viewports to the same size
324324
map <Leader>= <C-w>=
325+
326+
" Easier horizontal scrolling
327+
map zl zL
328+
map zh zH
325329
" }
326330

327331
" Plugins {

0 commit comments

Comments
 (0)