mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -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
|
|
@ -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