feat : Yazi plugins

This commit is contained in:
Ayush Dumasia 2025-05-03 18:36:46 +05:30
parent f68f2e5717
commit f541445e91
12 changed files with 492 additions and 1 deletions

4
yazi/keymap.toml Normal file
View file

@ -0,0 +1,4 @@
[[manager.prepend_keymap]]
on = [ "g", "c" ]
run = "plugin vcs-files"
desc = "Show Git file changes"