Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi Instance: Refactor: nvim-tree.explorer.node #2884

Closed
alex-courtis opened this issue Aug 25, 2024 · 0 comments
Closed

Multi Instance: Refactor: nvim-tree.explorer.node #2884

alex-courtis opened this issue Aug 25, 2024 · 0 comments
Assignees

Comments

@alex-courtis
Copy link
Member

alex-courtis commented Aug 25, 2024

nvim-tree.explorer.node is a stateful singleton. Make it an instantiable class owned by Explorer.

All usages must go through the TreeExplorer singleton.

2024 08 08: explorer.node has nothing specific to explorer; it appears to be a general node class. Close in favour of #2886

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant