mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
chore: switch agda upstream
This commit is contained in:
parent
eb0f975bf2
commit
6a865af171
3 changed files with 3 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
"revision": "f21f13afe0410311be1f78959a25aee393c569c9"
|
"revision": "f21f13afe0410311be1f78959a25aee393c569c9"
|
||||||
},
|
},
|
||||||
"agda": {
|
"agda": {
|
||||||
"revision": "80ea622cf952a0059e168e5c92a798b2f1925652"
|
"revision": "eb2687164a4d98eb16bfaee3880afa81ff498d97"
|
||||||
},
|
},
|
||||||
"apex": {
|
"apex": {
|
||||||
"revision": "e63bcdcc26ae808b3fe79dfb8fa61bebdb95bda4"
|
"revision": "e63bcdcc26ae808b3fe79dfb8fa61bebdb95bda4"
|
||||||
|
|
|
||||||
|
|
@ -85,8 +85,8 @@ list.ada = {
|
||||||
|
|
||||||
list.agda = {
|
list.agda = {
|
||||||
install_info = {
|
install_info = {
|
||||||
url = "https://github.com/AusCyberman/tree-sitter-agda",
|
url = "https://github.com/tree-sitter/tree-sitter-agda",
|
||||||
files = { "src/parser.c", "src/scanner.cc" },
|
files = { "src/parser.c", "src/scanner.c" },
|
||||||
},
|
},
|
||||||
maintainers = { "@Decodetalkers" },
|
maintainers = { "@Decodetalkers" },
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -62,7 +62,6 @@
|
||||||
"infixl"
|
"infixl"
|
||||||
"infixr"
|
"infixr"
|
||||||
"record"
|
"record"
|
||||||
(ARROW)
|
|
||||||
]
|
]
|
||||||
@keyword
|
@keyword
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue