diff --git a/lua/plugins/tree.lua b/lua/plugins/tree.lua index 7f7c4f1..d24849e 100644 --- a/lua/plugins/tree.lua +++ b/lua/plugins/tree.lua @@ -57,6 +57,7 @@ local function setup() }, }, filters = { + git_ignored = false, custom = { "^\\.git$", }, }, notify = {