feat(#2948): improve doc
This commit is contained in:
parent
fd49b1fbe8
commit
dcfcecbb66
@ -314,6 +314,7 @@ Api.commands.get = wrap(function()
|
||||
end)
|
||||
|
||||
---Create a decorator class by calling :extend()
|
||||
---See :help nvim-tree-decorators
|
||||
---@type nvim_tree.api.decorator.UserDecorator
|
||||
Api.decorator.UserDecorator = UserDecorator --[[@as nvim_tree.api.decorator.UserDecorator]]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user