chore: bump Yazi version to 25.12.29
This commit is contained in:
@@ -46,14 +46,14 @@ And register it as fetchers in your `~/.config/yazi/yazi.toml`:
|
||||
|
||||
```toml
|
||||
[[plugin.prepend_fetchers]]
|
||||
id = "mactag"
|
||||
name = "*" # use `url` if you're using the nightly version of Yazi
|
||||
run = "mactag"
|
||||
id = "mactag"
|
||||
url = "*"
|
||||
run = "mactag"
|
||||
|
||||
[[plugin.prepend_fetchers]]
|
||||
id = "mactag"
|
||||
name = "*/" # use `url` if you're using the nightly version of Yazi
|
||||
run = "mactag"
|
||||
id = "mactag"
|
||||
url = "*/"
|
||||
run = "mactag"
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user