Skip to content

Commit

Permalink
feat(#2948): add UserDecorator, proof of concept
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-courtis committed Nov 21, 2024
1 parent 5c3bf8f commit 099de58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/nvim-tree-lua.txt
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,7 @@ Following is the default configuration. See |nvim-tree-opts| for details. >lua
},
},
renderer = {
user_decorators = {},
add_trailing = false,
group_empty = false,
full_name = false,
Expand Down

0 comments on commit 099de58

Please sign in to comment.