Skip to content

milisims/foldhue.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

foldhue.nvim

Add some color to your dreary neovim foldtext! Mostly a proof of concept, but it works enough for me for daily use!

Install with your favorite plugin manager, then enable it in your configuration with require('foldhue').enable()

See :h foldhue for basic notes on customization.

This plugin adds color text from the treesitter highlights on top of the standard foldtext.

Before:

colorless

After:

colorized

Caveats

While editing the file, the fold colors can be janky. I would love a PR if you can find the errors, but I will not be focusing on fixing them.

About

Add some color to your dreary neovim foldtext

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages