nvim-tree.lua/lua
Devansh Sharma c24c0470d9
feat: add TreePreOpen event (#3105)
* feat: Add `TreePreOpen` and `TreePreClose` events

* docs: Update docs for `TreePreOpen` and `TreePreClose` events

* chore: remove `TreePreClose` event and update dispatch of `TreePreOpen`

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2025-04-21 08:39:48 +10:00
..
nvim-tree feat: add TreePreOpen event (#3105) 2025-04-21 08:39:48 +10:00
nvim-tree.lua fix: reliably dispatch exactly one TreeOpen and TreeClose events (#3107) 2025-04-20 09:49:28 +10:00