temporarily change folder icon
old folder icon was removed from octicons and nerdfonts uses latest octicons
This commit is contained in:
parent
03f93e5d75
commit
3dd0fa6c5b
|
@ -48,10 +48,10 @@ local options = {
|
|||
},
|
||||
|
||||
glyphs = {
|
||||
default = "",
|
||||
default = "",
|
||||
symlink = "",
|
||||
folder = {
|
||||
default = "",
|
||||
default = "",
|
||||
empty = "",
|
||||
empty_open = "",
|
||||
open = "",
|
||||
|
|
Loading…
Reference in New Issue