mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 06:50:06 -04:00
parent
d1ce3db8ea
commit
0c807bf1fd
2 changed files with 2 additions and 3 deletions
|
|
@ -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