More improvements

This commit is contained in:
Alvaro Muñoz 2020-11-11 23:30:33 +01:00 committed by Thomas Vigouroux
parent 6716ba9479
commit 16fcbd1824

View file

@ -109,6 +109,8 @@
(datatype name: (className) @type)
(typeExpr name: (className) @type)
(importModuleExpr name: (simpleId) @variable)
(qualModuleExpr name: (simpleId) @variable)
(varName) @variable
(integer) @number