snacks.nvim/lua/snacks/explorer
2025-10-29 14:18:11 +01:00
..
actions.lua fix(explorer): differentiate if file or folder when deleting on Windows (#2373) 2025-10-28 21:18:04 +01:00
diagnostics.lua perf(explorer): only update tree when diagnostics actually changed 2025-02-20 09:54:32 +01:00
git.lua fix(explorer.git): don't propagate deletes to parent dirs that don't exist 2025-10-19 08:57:14 +02:00
init.lua feat(explorer): add cross-platform trash support 2025-10-25 07:45:02 +02:00
tree.lua fix(explorer.tree): only strip trasiling forward slashes if not at root. Closes #2375 2025-10-29 14:18:11 +01:00
watch.lua fix(explorer): refresh git status on all tabs when needed. Closes #2348 2025-10-25 18:52:28 +02:00