[Snacks] Fix indent char
This commit is contained in:
@@ -58,13 +58,19 @@ return {
|
||||
{ section = "startup" },
|
||||
},
|
||||
},
|
||||
indent = {
|
||||
enabled = true,
|
||||
indent = {
|
||||
enabled = true,
|
||||
priority = 1,
|
||||
char = "▎",
|
||||
},
|
||||
animate = {
|
||||
enabled = false,
|
||||
},
|
||||
scope = {
|
||||
char = "▎",
|
||||
},
|
||||
},
|
||||
lazygit = { enabled = true },
|
||||
picker = { enabled = true },
|
||||
|
||||
Reference in New Issue
Block a user