vidir.yazi/README.md

661 B

vidir.yazi

This plugin is a bulk-rename plugin using vidir.

Requirements

Installation

ya pack -a kristoferssolo/vidir

Usage

Add this to your ~/.config/yazi/keymap.toml:

[[manager.prepend_keymap]]
on = "B"
run = [ "escape --visual", "plugin --sync vidir" ]
desc = "Bulk rename with vidir"

License

This plugin is MIT-licensed. For more information check the LICENSE file.