mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-06-05 20:10:17 +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
|