Set scroll offset to 5

This commit is contained in:
Anthony Rose 2023-03-14 10:03:31 +00:00
parent 2b178e6cf3
commit 161b3e23aa

2
vimrc
View file

@ -98,7 +98,7 @@ set nrformats-=octal
set numberwidth=8
set relativenumber
set ruler
set scrolloff=2
set scrolloff=5
set sessionoptions-=options
set shiftwidth=4
set shortmess+=c