nvim: test scrolloff 999
This commit is contained in:
parent
6d6bc6446c
commit
c90e809b44
@ -55,7 +55,7 @@ opt.mousehide = true
|
|||||||
opt.mouse = 'a'
|
opt.mouse = 'a'
|
||||||
|
|
||||||
opt.colorcolumn = '81'
|
opt.colorcolumn = '81'
|
||||||
opt.scrolloff = 7
|
opt.scrolloff = 999
|
||||||
|
|
||||||
|
|
||||||
-- disable paste comment on new line
|
-- disable paste comment on new line
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user