mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-05-29 09:22:09 +00:00
fix: issue when scrollbind is set (#1496)
This commit is contained in:
@@ -4,3 +4,4 @@ vim.opt_local.formatoptions:remove "c"
|
||||
|
||||
-- There's also no reason to enable textwidth here anyway
|
||||
vim.opt_local.textwidth = 0
|
||||
vim.opt_local.scrollbind = false
|
||||
|
||||
Reference in New Issue
Block a user