mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-21 08:35:58 +02:00
gnu: Add tree-sitter-beancount.
* gnu/packages/tree-sitter.scm (tree-sitter-beancount): New variable. Change-Id: I74965417400b1d70f20e85fdf76c6bcaeaa13840 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
committed by
Liliana Marie Prikler
parent
caf13d4bf4
commit
f0035d33d4
@@ -351,6 +351,13 @@ which will be used as a snippet in origin."
|
||||
"1smlcfkxxknhya1b1h72zj3ccg35szbg9mii2xwh7iq9acnlzpgc"
|
||||
"0.23.3"))
|
||||
|
||||
(define-public tree-sitter-beancount
|
||||
(tree-sitter-grammar
|
||||
"beancount" "Beancount"
|
||||
"0r2ql0n4wkwbcdjpklxhsk91xm8q8dl9n9rdlqk585xagmxf1w4b"
|
||||
"2.4.1"
|
||||
#:repository-url "https://github.com/polarmutex/tree-sitter-beancount"))
|
||||
|
||||
(define-public tree-sitter-bibtex
|
||||
(let ((commit "ccfd77db0ed799b6c22c214fe9d2937f47bc8b34")
|
||||
(revision "0"))
|
||||
|
||||
Reference in New Issue
Block a user