feat: more Yazi v25.5.28 goodies
This commit is contained in:
@@ -7,14 +7,14 @@ https://github.com/user-attachments/assets/465b801b-3516-4f57-be09-8405da21e34d
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
ya pack -a yazi-rs/plugins:vcs-files
|
||||
ya pkg add yazi-rs/plugins:vcs-files
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
```toml
|
||||
# keymap.toml
|
||||
[[manager.prepend_keymap]]
|
||||
[[mgr.prepend_keymap]]
|
||||
on = [ "g", "c" ]
|
||||
run = "plugin vcs-files"
|
||||
desc = "Show Git file changes"
|
||||
|
||||
Reference in New Issue
Block a user