diff options
Diffstat (limited to 'ftplugin/TelescopePrompt.lua')
| -rw-r--r-- | ftplugin/TelescopePrompt.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftplugin/TelescopePrompt.lua b/ftplugin/TelescopePrompt.lua index c2bc66e..ed99898 100644 --- a/ftplugin/TelescopePrompt.lua +++ b/ftplugin/TelescopePrompt.lua @@ -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 |
