AutoYADM commit: 2025-04-22 13:10:12

This commit is contained in:
Daniel Fichtinger 2025-04-22 13:10:12 -04:00
parent f4672b499f
commit ab7c3d9af4
2 changed files with 3 additions and 8 deletions

View file

@ -10,13 +10,8 @@ hash = "43019cca17a4d7b41746c2e0a6b8f33f"
[[plugin.deps]]
use = "Reledia/glow"
rev = "c76bf4f"
hash = "a6b78bf9af5390e3a85a6951fbb7b93"
[[plugin.deps]]
use = "Reledia/miller"
rev = "40e0265"
hash = "2d6d77583162aaf0a599e7a3091b5878"
rev = "2da96e3"
hash = "f9ee1436e3b853508d87f7d49dce56e6"
[[plugin.deps]]
use = "Reledia/hexyl"

View file

@ -7,7 +7,7 @@ title_format = "{cwd}"
[plugin]
prepend_previewers = [
# { name = "*.md", run = "glow" },
{ mime = "text/csv", run = "miller" },
# { mime = "text/csv", run = "miller" },
{ mime = "audio/*", run = "exifaudio" },
{ mime = "application/*zip", run = "ouch" },
{ mime = "application/x-tar", run = "ouch" },