Skip to content

Commit dcfcecb

Browse files
committed
feat(#2948): improve doc
1 parent fd49b1f commit dcfcecb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/nvim-tree/api.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ Api.commands.get = wrap(function()
314314
end)
315315

316316
---Create a decorator class by calling :extend()
317+
---See :help nvim-tree-decorators
317318
---@type nvim_tree.api.decorator.UserDecorator
318319
Api.decorator.UserDecorator = UserDecorator --[[@as nvim_tree.api.decorator.UserDecorator]]
319320

0 commit comments

Comments
 (0)