Stop centering the current line in the window
This commit is contained in:
parent
62a3143795
commit
54c0e57b20
1 changed files with 0 additions and 3 deletions
3
vimrc
3
vimrc
|
@ -147,9 +147,6 @@ if has('autocmd')
|
||||||
|
|
||||||
autocmd User GoyoEnter Limelight
|
autocmd User GoyoEnter Limelight
|
||||||
autocmd User GoyoLeave Limelight!
|
autocmd User GoyoLeave Limelight!
|
||||||
|
|
||||||
autocmd BufEnter,WinEnter,WinNew,VimResized *
|
|
||||||
\ let &scrolloff=winheight(win_getid())/2
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if has('folding')
|
if has('folding')
|
||||||
|
|
Loading…
Reference in a new issue