Commit 10db694
fix(nvim-tree#3077): deleting a directory containing symlinked directory will delete the contents of the linked directory (nvim-tree#3168)
* fix(nvim-tree#3077) deleting a directory containing symlink file will delete all content inside the symlink
* fix(nvim-tree#3077): add diagnostic override TODO
---------
Co-authored-by: Alexander Courtis <[email protected]>1 parent 543ed3c commit 10db694
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
74 | 79 | | |
| 80 | + | |
| 81 | + | |
75 | 82 | | |
76 | | - | |
| 83 | + | |
77 | 84 | | |
78 | 85 | | |
79 | 86 | | |
| |||
0 commit comments