AutoYADM commit: 2024-12-02 20:00:04
This commit is contained in:
parent
7fa966cc43
commit
0eac61818c
1 changed files with 6 additions and 0 deletions
|
@ -12,6 +12,12 @@ local conf = {
|
|||
highlight = {
|
||||
backdrop = false,
|
||||
},
|
||||
modes = {
|
||||
char = {
|
||||
jump_labels = true,
|
||||
highlight = { backdrop = false },
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue