mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Added branch specification
This commit is contained in:
parent
6188437150
commit
6f2b1abd17
1 changed files with 1 additions and 0 deletions
|
|
@ -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" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue