AutoYADM commit: 2025-03-13 02:30:06

This commit is contained in:
Daniel Fichtinger 2025-03-13 02:30:06 -04:00
parent 61146bac7e
commit 9a1b17f7b5
2 changed files with 10 additions and 10 deletions

View file

@ -38,8 +38,8 @@ prepend_keymap = [
{ on = "!", run = 'shell "$SHELL" --block', desc = "Open shell here" },
# { on = "!", run = 'shell --block --interactive', desc = "Open shell here" },
{ on = [
"<space>",
"d",
"<C-n>",
# "d",
], run = 'shell -- dragon-drop -x -i -T "$1"', desc = "Drag and drop selection" },
{ on = [
"g",