3 lines
76 B
Lua
3 lines
76 B
Lua
-- Don't have scrolloff, it makes things weird.
|
|
vim.opt_local.scrolloff = 0
|
-- Don't have scrolloff, it makes things weird.
|
|
vim.opt_local.scrolloff = 0
|