AutoYADM commit: 2025-03-05 13:20:14

This commit is contained in:
Daniel Fichtinger 2025-03-05 13:20:14 -05:00
parent dfecfae215
commit aa5c18c940

View file

@ -45,8 +45,8 @@ prepend_keymap = [
"g",
"r",
], 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", desc = "Open with command" },
# { 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 = [
"'",
";",