diff --git a/lua/symbols-outline/config.lua b/lua/symbols-outline/config.lua index a3fa596..a7cbe5a 100644 --- a/lua/symbols-outline/config.lua +++ b/lua/symbols-outline/config.lua @@ -19,7 +19,7 @@ M.defaults = { autofold_depth = nil, auto_unfold_hover = true, fold_markers = { '', '' }, - wrap = true, + wrap = false, keymaps = { -- These keymaps can be a string or a table for multiple keys close = { '', 'q' }, goto_location = '',