mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 13:00:08 -04:00
feat(smali): improve queries
This commit is contained in:
parent
c9d7f9c920
commit
8c4a22fd50
7 changed files with 191 additions and 36 deletions
|
|
@ -1193,11 +1193,10 @@ list.slint = {
|
|||
|
||||
list.smali = {
|
||||
install_info = {
|
||||
url = "https://github.com/amaanq/tree-sitter-smali",
|
||||
url = "https://git.sr.ht/~yotam/tree-sitter-smali",
|
||||
files = { "src/parser.c" },
|
||||
},
|
||||
maintainers = { "@amaanq" },
|
||||
experimental = true,
|
||||
}
|
||||
|
||||
list.smithy = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue