fixup! neo-tree: folder empty icon
This commit is contained in:
parent
559c3d5198
commit
767a4d32ec
1 changed files with 4 additions and 2 deletions
|
@ -2,8 +2,10 @@ return {
|
|||
{
|
||||
"nvim-neo-tree/neo-tree.nvim",
|
||||
opts = {
|
||||
icon = {
|
||||
folder_empty = "",
|
||||
default_component_configs = {
|
||||
icon = {
|
||||
folder_empty = "",
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue