Release v0.48
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