• v1.2.0 ceef6af3ae

    Add extensible highlighter registration and Tree-sitter support.

    kyle released this 2025-12-02 03:04:37 +00:00 | 58 commits to master since this release

    • Implemented runtime API for registering custom highlighters.
    • Added optional Tree-sitter integration for advanced syntax parsing (disabled by default).
    • Updated buffer initialization and copying to support dynamic highlighter configuration.
    • Introduced NullHighlighter as a fallback for unsupported filetypes.
    • Enhanced CMake configuration with KTE_ENABLE_TREESITTER option.
    Downloads