A high-level wrapper for tree-sitter-highlight in Rust
Go to file
Charlotte Som 2b62e2e810 Create a struct to hold highlight configurations instead of leaking memory 2022-05-26 20:07:23 +02:00
samples Create a struct to hold highlight configurations instead of leaking memory 2022-05-26 20:07:23 +02:00
src Create a struct to hold highlight configurations instead of leaking memory 2022-05-26 20:07:23 +02:00
.editorconfig Refactor: Add built-in support for Rust, JS, Python 2022-04-28 17:00:06 +01:00
.gitignore Initial commit: Rust support only 2022-04-28 13:45:47 +01:00
Cargo.toml Create a struct to hold highlight configurations instead of leaking memory 2022-05-26 20:07:23 +02:00