Skip to content

Releases: leon-richardt/comment-highlights.nvim

v0.1.0

19 Jul 10:48
v0.1.0
b601b74
Compare
Choose a tag to compare

With this release, styling via opts.highlights is being deprecated.

Instead, use the dedicated highlight groups CommentHighlightsBackdrop and CommentHighlightsComment to configure your desired style. Legacy configurations are supported for the moment but will be removed in a future release.

See #5 for more information.

Full Changelog: v0.0.2...v0.1.0