update glyphs to v2.0
This commit is contained in:
parent
841b45998e
commit
4517485701
@ -17,6 +17,7 @@ local options = {
|
|||||||
side = "left",
|
side = "left",
|
||||||
width = 30,
|
width = 30,
|
||||||
preserve_window_proportions = true,
|
preserve_window_proportions = true,
|
||||||
|
hide_root_folder = true,
|
||||||
},
|
},
|
||||||
git = {
|
git = {
|
||||||
enable = true,
|
enable = true,
|
||||||
@ -46,10 +47,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
Block a user