nvim-tree.lua/lua/nvim-tree/explorer
Kiyan b0d27c09b6
feat(explorer): add filesystem watchers (#1304)
* feat(explorer): add experimental watchers

This commit introduces watchers to update the tree.
This behavior is introduced behind an "filesystem_watchers" option
which should prevent instabilities.
It will become the default at some point.

Co-authored-by: Alexander Courtis <alex@courtis.org>
2022-06-05 12:39:39 +02:00
..
common.lua #1217 show git status for link targets, when no status on the link itself (#1263) 2022-05-14 09:34:53 +02:00
explore.lua refacto: tree explorer root should be absolute_path not cwd 2022-05-29 11:40:06 +02:00
filters.lua feat: filters.custom can specify regex (#1112) 2022-04-02 13:03:57 +02:00
init.lua feat(explorer): add filesystem watchers (#1304) 2022-06-05 12:39:39 +02:00
node-builders.lua feat(explorer): add filesystem watchers (#1304) 2022-06-05 12:39:39 +02:00
reload.lua feat(explorer): add filesystem watchers (#1304) 2022-06-05 12:39:39 +02:00
sorters.lua feat: extension sorter (#1181) (#1264) 2022-05-14 10:54:01 +02:00
watch.lua feat(explorer): add filesystem watchers (#1304) 2022-06-05 12:39:39 +02:00