Skip to content

Commit

Permalink
LazyVim 10.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-project committed Nov 19, 2023
1 parent f381787 commit fe7eca2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/lazyvim/plugins/editor.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
{
Expand Down

0 comments on commit fe7eca2

Please sign in to comment.