mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 20:10:10 -04:00
More improvements
This commit is contained in:
parent
6716ba9479
commit
16fcbd1824
1 changed files with 2 additions and 0 deletions
|
|
@ -109,6 +109,8 @@
|
|||
(datatype name: (className) @type)
|
||||
(typeExpr name: (className) @type)
|
||||
|
||||
(importModuleExpr name: (simpleId) @variable)
|
||||
(qualModuleExpr name: (simpleId) @variable)
|
||||
(varName) @variable
|
||||
|
||||
(integer) @number
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue