mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-07 06:38:03 +00:00
4 lines
109 B
Lua
4 lines
109 B
Lua
-- Don't have scrolloff, it makes things weird.
|
|
vim.opt_local.scrolloff = 0
|
|
vim.opt_local.scrollbind = false
|