[Snacks] Try to get indent to use correct char

This commit is contained in:
2025-11-17 10:41:12 +01:00
parent 695fade431
commit 80a2b12793

View File

@@ -60,6 +60,7 @@ return {
}, },
indent = { indent = {
enabled = true, enabled = true,
priority = 1,
char = "", char = "",
animate = { animate = {
enabled = false, enabled = false,