disabled scroll offset

This commit is contained in:
Reed Esau
2014-08-29 23:13:12 -06:00
parent 598652f4cd
commit 33c39a00f9

View File

@@ -24,7 +24,7 @@ fun! s:TogFocus()
set cursorline
set laststatus=0
set noruler
set scrolloff=999
"set scrolloff=999
let g:colors_focus = 1
else
set nocursorline