nvim-tree.lua/lua
Wessel Blokzijl c49499413a
feat(tabs): add tab.sync options (#1698)
* Sync closing of nvim-tree across tabs

* chore: remove vim.* "requires"

* Sync closing of nvim-tree across tabs

* Fix api.close calls

* Fix issue from merge

* Implement changes

* Finish todos and add close_all_tabs

* silently refactor options, add doc

* fix vinegar example

* Refactor close to work with tabid

* Close nvim tree if last buffer

* close and abandon all tabs on subsequent setup calls

Co-authored-by: Alexander Courtis <alex@courtis.org>
2022-11-19 13:57:45 +11:00
..
nvim-tree feat(tabs): add tab.sync options (#1698) 2022-11-19 13:57:45 +11:00
nvim-tree.lua feat(tabs): add tab.sync options (#1698) 2022-11-19 13:57:45 +11:00