diff --git a/lua/plugins/init.lua b/lua/plugins/init.lua index 7936cb5..b1a95e3 100644 --- a/lua/plugins/init.lua +++ b/lua/plugins/init.lua @@ -170,7 +170,7 @@ return { diffview = true, }, -- Setting any section to `false` will make the section not render at all - sections = { + section = { untracked = { folded = false, },