Updated Yazi: version, hop plugin, glow preview

This commit is contained in:
Thomas Naderer
2025-05-30 23:30:44 +02:00
parent b3cb8b7fdf
commit 85ef8dca72
11 changed files with 324 additions and 87 deletions

View File

@@ -7,5 +7,10 @@ play = [
]
[mgr]
ratio = [2, 6, 5] # left, center, right pane width ratios
[plugin]
prepend_previewers = [
{ name = "*.md", run = "glow" },
]