mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
parent
d1ce3db8ea
commit
0c807bf1fd
2 changed files with 2 additions and 3 deletions
|
|
@ -246,7 +246,7 @@
|
|||
"revision": "de221eccf9a221f5b85474a553474a69b4b5784d"
|
||||
},
|
||||
"ql": {
|
||||
"revision": "24c72ad09f05982df4085c481d9b02ba9e79e7fc"
|
||||
"revision": "4b8078c7fdcce9d4ca06ce3cfec3a61e8c3f4555"
|
||||
},
|
||||
"qmljs": {
|
||||
"revision": "3bcf9c4d0911e74307c6d704c1ea242a1e4a2f94"
|
||||
|
|
|
|||
|
|
@ -109,8 +109,7 @@
|
|||
(datatype name: (className) @type)
|
||||
(typeExpr name: (className) @type)
|
||||
|
||||
(importModuleExpr name: (simpleId) @variable)
|
||||
(qualModuleExpr name: (simpleId) @variable)
|
||||
(importModuleExpr qualName: (simpleId) @variable)
|
||||
(varName) @variable
|
||||
|
||||
(integer) @number
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue