feat: adapt to https://github.com/sxyazi/yazi/pull/1257
This commit is contained in:
@@ -16,7 +16,7 @@ Add this to your `~/.config/yazi/keymap.toml`:
|
||||
|
||||
```toml
|
||||
[[manager.prepend_keymap]]
|
||||
on = [ "f" ]
|
||||
on = "f"
|
||||
run = "plugin jump-to-char"
|
||||
desc = "Jump to char"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user