vim: scrolloff=3

This commit is contained in:
Casper V. Kristensen 2023-11-11 22:08:57 +01:00
parent 2f5e4c57d8
commit 44b54efbe5

View file

@ -9,7 +9,7 @@ set cursorline
set cursorlineopt=number
" Keep some context above and below the cursor
set scrolloff=5
set scrolloff=3
set sidescrolloff=3
" Tabs are spaces