update yazi config
change overriding config to prepend to avoid future deprecation warnings
This commit is contained in:
parent
543f604d7f
commit
769700b5ec
2 changed files with 35 additions and 220 deletions
|
|
@ -1,5 +1,24 @@
|
|||
[plugin]
|
||||
deps = [{ use = "yazi-rs/plugins:full-border", rev = "4a6edc3" }, { use = "GianniBYoung/rsync", rev = "3f431aa" }, { use = "Ape/simple-status", rev = "3ef1447" }]
|
||||
[[plugin.deps]]
|
||||
use = "yazi-rs/plugins:full-border"
|
||||
rev = "5186af7"
|
||||
hash = "ae9e1d0c6bfd68cdebc98cc684c22b45"
|
||||
|
||||
[flavor]
|
||||
deps = [{ use = "yazi-rs/flavors:catppuccin-macchiato", rev = "4a3082f" }]
|
||||
[[plugin.deps]]
|
||||
use = "GianniBYoung/rsync"
|
||||
rev = "3f431aa"
|
||||
hash = "1854a5a30d23e84bc8df24700f27957b"
|
||||
|
||||
[[plugin.deps]]
|
||||
use = "Ape/simple-status"
|
||||
rev = "d0da104"
|
||||
hash = "68603fdd1dcaf415227e2c77a9317947"
|
||||
|
||||
[[plugin.deps]]
|
||||
use = "yazi-rs/plugins:smart-enter"
|
||||
rev = "5186af7"
|
||||
hash = "aef2b1a805b80cce573bb766f1459d88"
|
||||
|
||||
[[flavor.deps]]
|
||||
use = "yazi-rs/flavors:catppuccin-macchiato"
|
||||
rev = "df95930"
|
||||
hash = "c34feed32d555e79ab9a0c0a7bdda2be"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue