Commit 5499299
authored
* feat: add .zig-cache in default ignored_dirs
* feat: correctly add .zig-cache in default ignored_dirs
* fix(#3178): handle windows paths in ignore_dirs
* fix: remove unsed print statement
* fix: tab formatting
* chore: match with documentation
* chore: double espace backslashes and revert unrelated formatting
* chore: correctly rever unrelated formatting
* chore: indenting explorer/watch
* fix: remove unneeded print
* chore: remove unneeded true check
* chore: adding .zig-cache into nvim-tree.lua
* chore: add /.zig-cache under filesystem_watchers
* chore: regenerate docs
1 parent e11ce83 commit 5499299
File tree
4 files changed
+8
-2
lines changed- doc
- lua
- nvim-tree
- _meta/config
- explorer
4 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1707 | 1707 | | |
1708 | 1708 | | |
1709 | 1709 | | |
1710 | | - | |
| 1710 | + | |
1711 | 1711 | | |
1712 | 1712 | | |
1713 | 1713 | | |
| |||
2188 | 2188 | | |
2189 | 2189 | | |
2190 | 2190 | | |
| 2191 | + | |
2191 | 2192 | | |
2192 | 2193 | | |
2193 | 2194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
| 472 | + | |
472 | 473 | | |
473 | 474 | | |
474 | 475 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
| |||
0 commit comments