mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(smali): move to github mirror
This commit is contained in:
parent
965f2e7239
commit
cf737c341d
2 changed files with 2 additions and 2 deletions
|
|
@ -618,7 +618,7 @@
|
|||
"revision": "acc77c93ef4b73ba8c3a581b8c99d95b55f7178b"
|
||||
},
|
||||
"smali": {
|
||||
"revision": "72e334b2630f5852825ba5ff9dfd872447175eb5"
|
||||
"revision": "5ae51e15c4d1ac93cba6127caf3d1f0a072c140c"
|
||||
},
|
||||
"smithy": {
|
||||
"revision": "8327eb84d55639ffbe08c9dc82da7fff72a1ad07"
|
||||
|
|
|
|||
|
|
@ -1807,7 +1807,7 @@ list.slint = {
|
|||
|
||||
list.smali = {
|
||||
install_info = {
|
||||
url = "https://git.sr.ht/~yotam/tree-sitter-smali",
|
||||
url = "https://github.com/tree-sitter-grammars/tree-sitter-smali",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
},
|
||||
maintainers = { "@amaanq" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue