[Snacks] Fix indent char

This commit is contained in:
2025-11-26 16:01:41 +01:00
parent 80a2b12793
commit 2faa7e8435

View File

@@ -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 },