aboutsummaryrefslogtreecommitdiff
path: root/vim/config/scroll.vim
blob: 62bc4ee8a1271789c107661d6e1cfa386fafeeb8 (plain) (blame)
1
2
3
4
5
" Allow the cursor to get to the top or bottom of the screen before scrolling
" vertically, but set a reasonably wide gutter for scrolling horizontally; no
" particular reason, just suits me better
set scrolloff=0
set sidescrolloff=16