Crates.io | kak-tree-sitter |
lib.rs | kak-tree-sitter |
version | 2.0.0 |
created_at | 2023-04-27 20:15:05.48963+00 |
updated_at | 2025-05-24 00:27:05.164288+00 |
description | Server between Kakoune and tree-sitter |
homepage | https://sr.ht/~hadronized/kak-tree-sitter/ |
repository | https://sr.ht/~hadronized/kak-tree-sitter/ |
max_upload_size | |
id | 850872 |
size | 162,602 |
This is a binary server that interfaces tree-sitter with kakoune.
Important note: by default, no colorscheme supporting tree-sitter is set for you. You have to pick one or write your own. See this section from the man for further information.
f
, ?
, <a-/>
, etc.<a-i>
, {
, <a-]>
, etc.)ktsctl
controller companion)See the User manual to know how to install, use, configure and get runtime resources.
Whether you want to fix a bug, make a feature request, help improving something or add support for a new language by changing the default configuration, you should read the CONTRIBUTING.md file.
Feel free to join #kakoune
on the libera.chat IRC network.
This program was inspired by: