update glyphs to v2.0
This commit is contained in:
parent
841b45998e
commit
4517485701
@ -17,6 +17,7 @@ local options = {
|
||||
side = "left",
|
||||
width = 30,
|
||||
preserve_window_proportions = true,
|
||||
hide_root_folder = true,
|
||||
},
|
||||
git = {
|
||||
enable = true,
|
||||
@ -46,10 +47,10 @@ local options = {
|
||||
},
|
||||
|
||||
glyphs = {
|
||||
default = "",
|
||||
default = "",
|
||||
symlink = "",
|
||||
folder = {
|
||||
default = "",
|
||||
default = "",
|
||||
empty = "",
|
||||
empty_open = "",
|
||||
open = "",
|
||||
|
Loading…
Reference in New Issue
Block a user