feat(#2948): add UserDecorator, proof of concept

This commit is contained in:
Alexander Courtis 2024-11-22 10:15:52 +11:00
parent 5c3bf8fb61
commit 099de587eb

View File

@ -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,