Skip to content

Reledia/glow.yazi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

glow.yazi

Plugin for Yazi to preview markdown files with glow. To install, run the below mentioned command:

ya pack -a Reledia/glow

then include it in your yazi.toml to use:

[plugin]
prepend_previewers = [
  { name = "*.md", run = "glow" },
]

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

About

Glow preview plugin for yazi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages