AutoYADM commit: 2025-03-15 01:30:06
This commit is contained in:
parent
c067097077
commit
669d2ce550
5 changed files with 26 additions and 9 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue