fix: issue when scrollbind is set (#1496)
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
-- Don't have scrolloff, it makes things weird.
|
||||
vim.opt_local.scrolloff = 0
|
||||
vim.opt_local.scrollbind = false
|
||||
|
||||
Reference in New Issue
Block a user