enabled some snack animations

This commit is contained in:
Oliver Hartmann 2025-06-03 23:00:41 +02:00
parent ce4d61699a
commit 8c7abef745

View File

@ -23,13 +23,13 @@ return {
}, },
enabled = true, enabled = true,
animate = { animate = {
enabled = false, enabled = true,
}, },
scope = { scope = {
enabled = false, enabled = true,
}, },
chunk = { chunk = {
enabled = false, enabled = true,
hl = 'Debug', hl = 'Debug',
}, },
}, },