nvim: test scrolloff 999

This commit is contained in:
thek4n 2024-02-05 16:47:40 +03:00
parent 6d6bc6446c
commit c90e809b44

View File

@ -55,7 +55,7 @@ opt.mousehide = true
opt.mouse = 'a'
opt.colorcolumn = '81'
opt.scrolloff = 7
opt.scrolloff = 999
-- disable paste comment on new line