added c-t to snacks picker
This commit is contained in:
parent
abc1a1367c
commit
c14f537921
@ -38,7 +38,14 @@ return {
|
||||
picker = {
|
||||
matcher = {
|
||||
frecency = true
|
||||
}
|
||||
},
|
||||
win = {
|
||||
input = {
|
||||
keys = {
|
||||
['<c-t>'] = { 'edit_tab', mode = { 'n', 'i' } },
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
},
|
||||
keys = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user