nvim-tree.lua/lua
John Hui 8c534822a7
feat(#2544): add api.tree.winid (#2545)
* feat(#2544): add API for querying win ID, api.tree.winid()

* Document winid() opts

Co-authored-by: Alexander Courtis <alex@courtis.org>

* Fix winid() docs

Co-authored-by: Alexander Courtis <alex@courtis.org>

* Handle case where tabpage = 0

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2023-11-21 16:04:43 +11:00
..
nvim-tree feat(#2544): add api.tree.winid (#2545) 2023-11-21 16:04:43 +11:00
nvim-tree.lua fix: reload tree on BufEnter if cwd is different (#2527) 2023-11-12 13:14:32 +11:00