add todo
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
local git = require("nvim-tree.git")
|
local git = require("nvim-tree.git")
|
||||||
|
|
||||||
|
---TODO remove all @cast
|
||||||
|
---TODO remove all references to directory fields:
|
||||||
|
|
||||||
---Abstract Node class.
|
---Abstract Node class.
|
||||||
---Uses the abstract factory pattern to instantiate child instances.
|
---Uses the abstract factory pattern to instantiate child instances.
|
||||||
---@class (exact) BaseNode
|
---@class (exact) BaseNode
|
||||||
|
|||||||
Reference in New Issue
Block a user