fix(neo-tree): remove nerd font v3 icons

This commit is contained in:
Folke Lemaitre 2023-07-16 08:39:06 +02:00
parent dbce606fa3
commit bfa214de17
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -57,16 +57,6 @@ return {
expander_expanded = "", expander_expanded = "",
expander_highlight = "NeoTreeExpander", expander_highlight = "NeoTreeExpander",
}, },
icon = {
folder_empty = "󰜌",
folder_empty_open = "󰜌",
},
git_status = {
symbols = {
renamed = "󰁕",
unstaged = "󰄱",
},
},
}, },
}, },
config = function(_, opts) config = function(_, opts)