solorice/config/yazi/plugins/vidir.yazi
2025-04-28 19:57:56 +03:00
..
LICENSE fix(yazi): update plugins 2025-04-28 19:57:56 +03:00
main.lua fix(yazi): update plugins 2025-04-28 19:57:56 +03:00
README.md fix(yazi): update plugins 2025-04-28 19:57:56 +03:00

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.