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 = {
|
glyphs = {
|
||||||
default = "",
|
default = "",
|
||||||
symlink = "",
|
symlink = "",
|
||||||
folder = {
|
folder = {
|
||||||
default = "",
|
default = "",
|
||||||
empty = "",
|
empty = "",
|
||||||
empty_open = "",
|
empty_open = "",
|
||||||
open = "",
|
open = "",
|
||||||
|
|
Loading…
Reference in New Issue