snacks.nvim/lua/snacks/explorer
2025-10-19 12:13:21 +02:00
..
actions.lua fix(explorer): confirm prompt now defaults to No 2025-03-01 17:36:57 +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(compat): added svim, a compatibility layer for Neovim. Closes #1321 2025-02-20 06:59:44 +01:00
tree.lua fix(explorer): mounted directories being detected as non-directories in Tree:expand (#2053) 2025-09-25 12:45:01 +02:00
watch.lua fix(explorer.watch): handle systems where fs_event doesn't return file names. Closes #2190. Closes #2032 2025-10-19 12:13:21 +02:00