Search Criteria
Package Details: kak-tree-sitter 3.2.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kak-tree-sitter.git (read-only, click to copy) |
|---|---|
| Package Base: | kak-tree-sitter |
| Description: | tree-sitter meets Kakoune |
| Upstream URL: | https://git.sr.ht/~hadronized/kak-tree-sitter |
| Keywords: | addon kakoune tree-sitter |
| Licenses: | BSD-3-Clause |
| Submitter: | dapode |
| Maintainer: | ficd (hadronized) |
| Last Packager: | hadronized |
| Votes: | 2 |
| Popularity: | 0.009460 |
| First Submitted: | 2024-05-13 04:11 (UTC) |
| Last Updated: | 2026-04-14 14:35 (UTC) |
Dependencies (2)
- kakoune (kakoune-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
Latest Comments
AndyRTR commented on 2026-02-16 14:14 (UTC)
The package should optdepend or even actually depend on gcc. ktsctl syncs some language and needs the CC compiler. Probably git should also be added.
Is it intentional to fetch and compile the languages to /run/user/xxx into a limited tmpfs? My test system with only low memory went out of storage. Wouldn't it be better to allow to sync and compile into ~/.local/share or other persistant directory?
ficd commented on 2025-05-27 21:24 (UTC)
@hadronized I'm adopting the package. I have a decent pipeline in place for keeping the packages I maintain updated. If you want, I can add you as a co-maintainer if you ever need to make changes.
hadronized commented on 2024-12-18 16:52 (UTC)
Hey! I was thinking of bundling and maintaining the AUR package for KTS, and realized someone already did it! However, it’s way out of date! Do you need help to upgrade? I can take over if you don’t want to have to deal with it, as Archlinux is my main driver.
Cheers!