Skip to content

Reledia/hexyl.yazi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hexyl.yazi

Preview any file on Yazi using hexyl. To install, clone the repo inside your ~/.config/yazi/plugins/:

git clone https://github.com/Reledia/hexyl.yazi.git

then include it in your yazi.toml to use:

[plugin]
append_previewers = [
  { name = "*", run = "hexyl" },
]

Make sure you have hexyl installed, and can be found in PATH.

Preview

preview.png

About

An hexyl plugin for yazi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages