Played around with yazi and now the config is tight

Lots of new Keymaps
This commit is contained in:
Thomas Naderer
2025-07-07 15:34:51 +02:00
parent 53755eedfb
commit 6be4953be2
21 changed files with 1050 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ https://github.com/yazi-rs/plugins/assets/17523360/aac9341c-b416-4e0c-aaba-889d4
## Installation
```sh
ya pack -a yazi-rs/plugins:jump-to-char
ya pkg add yazi-rs/plugins:jump-to-char
```
## Usage
@@ -15,7 +15,7 @@ ya pack -a yazi-rs/plugins:jump-to-char
Add this to your `~/.config/yazi/keymap.toml`:
```toml
[[manager.prepend_keymap]]
[[mgr.prepend_keymap]]
on = "f"
run = "plugin jump-to-char"
desc = "Jump to char"