master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit c14f537921 - Show all commits

View File

@@ -38,7 +38,14 @@ return {
picker = { picker = {
matcher = { matcher = {
frecency = true frecency = true
} },
win = {
input = {
keys = {
['<c-t>'] = { 'edit_tab', mode = { 'n', 'i' } },
},
},
},
} }
}, },
keys = { keys = {