diff --git a/modules/base/vim/config.vim b/modules/base/vim/config.vim index 8e3f502..e1bbe24 100644 --- a/modules/base/vim/config.vim +++ b/modules/base/vim/config.vim @@ -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