snacks.nvim/lua/snacks/explorer
Folke Lemaitre 85b8ec2109
feat(gh): new gh (GitHub cli) integration
## Description

<!-- Describe the big picture of your changes to communicate to the
maintainers
  why we should accept this pull request. -->

## Related Issue(s)

<!--
  If this PR fixes any issues, please link to the issue here.
  - Fixes #<issue_number>
-->

## Screenshots

<!-- Add screenshots of the changes if applicable. -->
2025-11-01 12:12:06 +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 fix(explorer): do reveal in on_show if explorer is not open yet. Closes #2388 2025-10-30 00:01:40 +01: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 feat(gh): new gh (GitHub cli) integration 2025-11-01 12:12:06 +01:00