nvim-tree.lua/lua
kyazdani42 d0d42d42a3 fix: fs and refresh bugs
- refreshing delete from entries before adding new entries to avoid
  conflicts with indexes
- delete is synchronous because on large folders it was not recursing
  properly thus causing errors and not deleting content.
2020-06-05 09:33:14 +02:00
..
lib fix: fs and refresh bugs 2020-06-05 09:33:14 +02:00
tree.lua fix: use defer_fn to close the tree properly 2020-06-04 23:29:10 +02:00