AutoYADM commit: 2025-03-05 13:25:13

This commit is contained in:
Daniel Fichtinger 2025-03-05 13:25:13 -05:00
parent aa5c18c940
commit e99470595c

View file

@ -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 = [
"'", "'",
";", ";",