Added branch specification

This commit is contained in:
Benjamin Graham 2021-10-02 17:26:01 -04:00 committed by Stephan Seitz
parent 6188437150
commit 6f2b1abd17

View file

@ -741,6 +741,7 @@ list.hjson = {
list.llvm = {
install_info = {
url = "https://github.com/benwilliamgraham/tree-sitter-llvm",
branch = "main",
files = { "src/parser.c" },
},
maintainers = { "@benwilliamgraham" },