diff --git a/lua/lazyvim/plugins/editor.lua b/lua/lazyvim/plugins/editor.lua index c49d7c7..c2bcd1d 100644 --- a/lua/lazyvim/plugins/editor.lua +++ b/lua/lazyvim/plugins/editor.lua @@ -49,6 +49,8 @@ return { end end, opts = { + hide_root_node = true, -- Hide the root node. + retain_hidden_root_indent = true, -- hide_root_node = true, event_handlers = { {