AutoYADM commit: 2024-12-02 20:00:04

This commit is contained in:
Daniel Fichtinger 2024-12-02 20:00:04 -05:00
parent 7fa966cc43
commit 0eac61818c

View file

@ -12,6 +12,12 @@ local conf = {
highlight = { highlight = {
backdrop = false, backdrop = false,
}, },
modes = {
char = {
jump_labels = true,
highlight = { backdrop = false },
},
},
} }
return { return {