Skip to content

Commit b03e123

Browse files
committed
wip: update jjdescription tree-sitter source
this commit should be amended with the proper reference on upstream before merging
1 parent ee79052 commit b03e123

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

languages.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3318,7 +3318,8 @@ text-width = 72
33183318

33193319
[[grammar]]
33203320
name = "jjdescription"
3321-
source = { git = "https://github.com/kareigu/tree-sitter-jjdescription", rev = "23dd3dd18ee29bdd761642511aa314215801afd8" }
3321+
# TODO: replace with upstream before merging
3322+
source = { git = "https://github.com/bryceberger/tree-sitter-jjdescription", rev = "67519aca5810c215e8d4c8f5f39e4aef40501de6" }
33223323

33233324
[[language]]
33243325
name = "jq"

0 commit comments

Comments
 (0)