gnu: Add tree-sitter-xcompose.

* gnu/packages/tree-sitter.scm (tree-sitter-xcompose): New variable.

Change-Id: I97693a505c49275407b03fb1ca9a12f31f8e1df4
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Evgenii Klimov 2025-10-14 15:06:19 +01:00 committed by Liliana Marie Prikler
parent 587dbeeb48
commit b90dccdd34
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -1479,6 +1479,15 @@ files.")))
"https://github.com/neovim/tree-sitter-vimdoc"
#:license license:expat))
(define-public tree-sitter-xcompose
(tree-sitter-grammar
"xcompose" "XCompose"
"03c0ycwrxafxvbhzi6pzcq8md40frh7ybwkhcsd4s1hmg6arwpyx"
"0.4.0"
#:repository-url
"https://github.com/tree-sitter-grammars/tree-sitter-xcompose"
#:article "an"))
(define-public tree-sitter-yaml
(tree-sitter-grammar
"yaml" "YAML"