mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-11 23:12:16 -04:00
Update yazi and its plugins
This commit is contained in:
parent
ab39adc2f3
commit
09065ab756
16 changed files with 1805 additions and 113 deletions
|
@ -82,7 +82,7 @@ macro_workers = 25
|
|||
bizarre_retry = 5
|
||||
image_alloc = 536870912 # 512MB
|
||||
image_bound = [ 0, 0 ]
|
||||
suppress_preload = false
|
||||
suppress_preload = true
|
||||
|
||||
[plugin]
|
||||
|
||||
|
@ -156,6 +156,12 @@ id = "git"
|
|||
name = "*/"
|
||||
run = "git"
|
||||
|
||||
[[plugin.prepend_fetchers]]
|
||||
id = "mime"
|
||||
name = "*"
|
||||
run = "mime-ext"
|
||||
prio = "high"
|
||||
|
||||
[input]
|
||||
cursor_blink = false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue