Fix vim scroll offset.

This commit is contained in:
2020-04-01 14:11:57 -04:00
parent a79b17d322
commit 8098da38a3

View File

@ -43,3 +43,7 @@ set wildmenu
set mps+=<:> set mps+=<:>
set history=8192 set history=8192
" Now someone thought it was a good idea to change scrolling offsets.
" Set it back to what it should be.
set so=0