mirror of
https://github.com/preservim/vim-colors-pencil.git
synced 2025-11-13 22:03:50 -05:00
disabled scroll offset
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user