Skip to content

Tags: ja-he/heat.nvim

Tags

v0.3.2

Toggle v0.3.2's commit message
version 0.3.2

fixes the case of only a single unique value existing, such as in a
file with only one timestamp (one commit) in the blame

v0.3.1

Toggle v0.3.1's commit message
version 0.3.1 fixes colors config not being used

v0.3.0

Toggle v0.3.0's commit message
version 0.3.0

Initial draft for the generic interface and overall structure;
also now documented somewhat OK.
🙂

v0.2.0

Toggle v0.2.0's commit message
version 0.2.0

It's working quite OK now for fugitive buffers, but I figure it
could be expanded for other use cases so I try to not constrain too
much on the fugitive or git-blame or timestamps use-case.

Docs still not there, sorry.

v0.1.0

Toggle v0.1.0's commit message
version 0.1.0

barely works :^)