refactor(#2826): singleton View class, WIP

This commit is contained in:
Alexander Courtis
2025-04-20 13:57:12 +10:00
parent 9d3d0d220f
commit b95b873626
2 changed files with 7 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
---TODO #2826 wrap all the view methods in explorer
-- TODO #2826 wrap all the view methods in explorer
local core = require("nvim-tree.core")
local view = require("nvim-tree.view")