Skip to content

Commit 099de58

Browse files
committed
feat(#2948): add UserDecorator, proof of concept
1 parent 5c3bf8f commit 099de58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/nvim-tree-lua.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,7 @@ Following is the default configuration. See |nvim-tree-opts| for details. >lua
417417
},
418418
},
419419
renderer = {
420+
user_decorators = {},
420421
add_trailing = false,
421422
group_empty = false,
422423
full_name = false,

0 commit comments

Comments
 (0)