chore(nvim): update scroll

This commit is contained in:
Rob Watson 2024-01-28 20:10:11 +01:00
parent e5232578cf
commit 122834adfb
1 changed files with 1 additions and 0 deletions

1
nvimrc
View File

@ -60,6 +60,7 @@ set mousemodel=popup_setpos
" https://github.com/tpope/vim-sensible/issues/78:
set lazyredraw
set timeoutlen=1000
set scroll=10
set scrolloff=15
set dictionary=/usr/share/dict/words
" See :help thesaurus