AutoYADM commit: 2025-03-05 13:25:13
This commit is contained in:
parent
aa5c18c940
commit
e99470595c
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ prepend_keymap = [
|
||||||
"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