We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e0aa2 commit 91020c1Copy full SHA for 91020c1
1 file changed
lua/nvim-tree.lua
@@ -469,6 +469,7 @@ local DEFAULT_OPTS = { -- default-config-start
469
"/build",
470
"/node_modules",
471
"/target",
472
+ "/.zig-cache",
473
},
474
475
actions = {
0 commit comments