Closed
Description
nvim-tree.view
is a stateful singleton. Make it an instantiable class owned by Explorer
.
All usages must go through the TreeExplorer
singleton.
This will be more difficult than other such refactors, as configuration and state are conflated and both mutated. See #2811
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In progress