before index-conflict changes

This commit is contained in:
2025-11-18 19:46:36 +03:00
parent 28ba2135ec
commit 30540602bd
66 changed files with 1403 additions and 879 deletions

View File

@ -0,0 +1,8 @@
tree-sitter 0.25.10
=
https://github.com/tree-sitter/tree-sitter/archive/refs/tags/v0.25.10.tar.gz
``` sh *** build ***
make -j$(nproc)
make install PREFIX=/pkg/gnu/tree-sitter
```