Set scroll offset to 5
This commit is contained in:
parent
2b178e6cf3
commit
161b3e23aa
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue