higher scroll offset preference

nix-components
pegasust 2022-11-18 16:55:14 +00:00
parent 88c82881d2
commit e5379edd80
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ set shiftwidth=4
set smartindent
set exrc
set incsearch
set scrolloff=15
set scrolloff=30
set signcolumn=yes
set colorcolumn=80
set background=light