Skip to content

Release v0.48

Choose a tag to compare

@github-actions github-actions released this 18 Nov 06:49

Release v0.48

What's Changed

This release integrates the tree-sitter syntax highlighting, use :ClapAction syntax/tree-sitter-highlight to enable the tree-sitter highlighting.

In addition, you also can specify the highlight engine tree-sitter for the provider preview in the config file.

[provider]
preview-highlight-engine = "tree-sitter"

Full Changelog: v0.47...v0.48