This reverts commit 38aac09151.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
local HL_POSITION = require("nvim-tree.enum").HL_POSITION
|
||||
local ICON_PLACEMENT = require("nvim-tree.enum").ICON_PLACEMENT
|
||||
|
||||
---Abstract Decorator
|
||||
---Uses the factory pattern to instantiate child instances.
|
||||
---@class (exact) Decorator
|
||||
---@field private __index? table
|
||||
---@field protected explorer Explorer
|
||||
|
||||
Reference in New Issue
Block a user