AutoYADM commit: 2025-01-25 18:00:03
This commit is contained in:
parent
33d566430c
commit
b9d3982856
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ return {
|
||||||
["ctrl-v"] = actions.file_vsplit,
|
["ctrl-v"] = actions.file_vsplit,
|
||||||
["ctrl-t"] = actions.file_tabedit,
|
["ctrl-t"] = actions.file_tabedit,
|
||||||
["alt-q"] = actions.file_sel_to_qf,
|
["alt-q"] = actions.file_sel_to_qf,
|
||||||
|
-- TODO: why isn't this doing anything?!
|
||||||
["ctrl-p"] = actions.paste_register,
|
["ctrl-p"] = actions.paste_register,
|
||||||
},
|
},
|
||||||
files = {
|
files = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue