mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -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)
|
(datatype name: (className) @type)
|
||||||
(typeExpr name: (className) @type)
|
(typeExpr name: (className) @type)
|
||||||
|
|
||||||
|
(importModuleExpr name: (simpleId) @variable)
|
||||||
|
(qualModuleExpr name: (simpleId) @variable)
|
||||||
(varName) @variable
|
(varName) @variable
|
||||||
|
|
||||||
(integer) @number
|
(integer) @number
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue