10 lines
97 B
Lua
10 lines
97 B
Lua
return {
|
|
renderer = {
|
|
icons = {
|
|
show = {
|
|
git = false,
|
|
},
|
|
},
|
|
},
|
|
}
|