diff options
Diffstat (limited to '.config/yazi/package.toml')
| -rw-r--r-- | .config/yazi/package.toml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.config/yazi/package.toml b/.config/yazi/package.toml new file mode 100644 index 0000000..869975b --- /dev/null +++ b/.config/yazi/package.toml @@ -0,0 +1,12 @@ +[[plugin.deps]] +use = "KKV9/compress" +rev = "60b24af" +hash = "ee025be766240cc98e671754ac836da3" + +[[plugin.deps]] +use = "yazi-rs/plugins:smart-enter" +rev = "600614a" +hash = "c1a2739e9ef2d837030ccb4267be3ed1" + +[flavor] +deps = [] |
