Tree-sitter-based highlighting for Kakoune
Find a file
2023-04-21 21:49:26 +02:00
benches refactor: Use common function to initialize highlighter 2023-04-21 20:56:29 +02:00
rc feat: Improve performances 2023-04-18 10:35:14 +02:00
src feat: Use custom version of tree-sitter-rust 2023-04-21 21:35:22 +02:00
tree-sitter-rust@15452ac6be chore: Update tree-sitter-rust 2023-04-21 21:49:26 +02:00
.gitignore chore: Initialize project 2023-04-13 17:12:19 +02:00
.gitmodules feat: Use custom version of tree-sitter-rust 2023-04-21 21:35:22 +02:00
Cargo.lock feat: Use custom version of tree-sitter-rust 2023-04-21 21:35:22 +02:00
Cargo.toml feat: Use custom version of tree-sitter-rust 2023-04-21 21:35:22 +02:00
CHANGELOG.adoc chore: v1.0.0 2023-04-14 10:09:55 +02:00
LICENSE chore: Initialize project 2023-04-13 17:12:19 +02:00
README.adoc chore: Initialize project 2023-04-13 17:12:19 +02:00
test.sh feat: Finish initial implementation 2023-04-14 10:05:18 +02:00

Kak Highlight

Tree-sitter-based highlighting for Kakoune.