feat(#2948): add UserDecorator, proof of concept
This commit is contained in:
parent
5c3bf8fb61
commit
099de587eb
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user