feat(yazi): add plugin manager lock file

This commit is contained in:
Sergio Laín 2024-08-01 14:16:32 +02:00
parent c614cb2408
commit eb5df5e5d8
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -0,0 +1,9 @@
[plugin]
deps = [
{ use = "yazi-rs/plugins#full-border", commit = "06e5fe1" },
{ use = "llanosrocas/yaziline", commit = "5886330" },
{ use = "Rolv-Apneseth/starship", commit = "0a141f6" },
]
[flavor]
deps = []