AutoYADM commit: 2025-03-05 13:20:14
This commit is contained in:
parent
dfecfae215
commit
aa5c18c940
1 changed files with 2 additions and 2 deletions
|
@ -45,8 +45,8 @@ prepend_keymap = [
|
||||||
"g",
|
"g",
|
||||||
"r",
|
"r",
|
||||||
], run = 'shell -- ya emit cd "$(git rev-parse --show-toplevel)"', desc = "Goto git root" },
|
], run = 'shell -- ya emit cd "$(git rev-parse --show-toplevel)"', desc = "Goto git root" },
|
||||||
{ on = "o", run = "plugin open-with-cmd --ags=block", desc = "Open with command in terminal" },
|
# { on = "o", run = "plugin open-with-cmd --ags=block", desc = "Open with command in terminal" },
|
||||||
{ on = "O", run = "plugin open-with-cmd", desc = "Open with command" },
|
# { on = "O", run = "plugin open-with-cmd", desc = "Open with command" },
|
||||||
{ on = [
|
{ on = [
|
||||||
"'",
|
"'",
|
||||||
";",
|
";",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue