don't override leader key with flash
This commit is contained in:
@ -6,6 +6,9 @@ return {
|
||||
modes = {
|
||||
search = {
|
||||
enabled = false
|
||||
},
|
||||
char = {
|
||||
keys = { 'f', 'F', 't', 'T', ';' },
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user