diff --git a/nvim/lua/plugins/nav/neotree.lua b/nvim/lua/plugins/nav/neotree.lua index 414a827..8da9b02 100755 --- a/nvim/lua/plugins/nav/neotree.lua +++ b/nvim/lua/plugins/nav/neotree.lua @@ -184,6 +184,7 @@ return { visible = false, -- when true, they will just be displayed differently than normal items hide_dotfiles = true, hide_gitignored = true, + hide_ignored = true, hide_hidden = true, -- only works on Windows for hidden files/directories hide_by_name = { --"node_modules"