nvim-tree.lua/lua/nvim-tree/explorer
Alexander Courtis 06e48c29c4
chore(watchers): refactor events and make debouncer safe
- fs poll -> fs events
- make debouncer safe and fix diagnostics events
2022-07-17 08:50:24 +02:00
..
common.lua chore(watchers): refactor events and make debouncer safe 2022-07-17 08:50:24 +02:00
explore.lua refacto: tree explorer root should be absolute_path not cwd 2022-05-29 11:40:06 +02:00
filters.lua chore(setup): make setup idempotent (#1340) 2022-06-26 12:14:03 +02:00
init.lua chore(watchers): refactor events and make debouncer safe 2022-07-17 08:50:24 +02:00
node-builders.lua feat(explorer): add filesystem watchers (#1304) 2022-06-05 12:39:39 +02:00
reload.lua chore(watchers): refactor events and make debouncer safe 2022-07-17 08:50:24 +02:00
sorters.lua feat: extension sorter (#1181) (#1264) 2022-05-14 10:54:01 +02:00
watch.lua chore(watchers): refactor events and make debouncer safe 2022-07-17 08:50:24 +02:00