AutoYADM commit: 2025-03-15 01:30:06

This commit is contained in:
Daniel Fichtinger 2025-03-15 01:30:06 -04:00
parent c067097077
commit 669d2ce550
5 changed files with 26 additions and 9 deletions

View file

@ -81,11 +81,11 @@ prepend_keymap = [
"c",
"m",
], run = "plugin chmod", desc = "Chmod on selected files" },
{ on = "F", run = "plugin jump-to-char", desc = "Jump to char" },
{ on = [
"g",
"l",
# ], run = '''shell 'ya emit cd "$(readlink -f "$1")"' ''', desc = "Follow hovered symlink" },
], run = "plugin symlink", desc = "Follow hovered symlink" },
], run = "plugin first-non-directory", desc = "Jump to first non-dir" },
]
[input]
prepend_keymap = [