nvim-tree / nvim-tree.lua

A file explorer tree for neovim written in lua

Repository from Github https://github.comnvim-tree/nvim-tree.luaRepository from Github https://github.comnvim-tree/nvim-tree.lua

Multi Instance: Validate Object Lifecycle

alex-courtis opened this issue · comments

Ensure that explorer child objects are destroyed, including nodes.

  • add lifecycle logging - new and destroy
  • mechanism to count and validate
  • :checkhealth to summarise and present leaks