mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 00:40:06 -04:00
improce type highlighting
This commit is contained in:
parent
484e6aa680
commit
b4ec3ae3f5
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@
|
||||||
|
|
||||||
(dataclass name: (className) @type)
|
(dataclass name: (className) @type)
|
||||||
(datatype name: (className) @type)
|
(datatype name: (className) @type)
|
||||||
|
(typeExpr name: (className) @type)
|
||||||
|
|
||||||
(varName) @variable
|
(varName) @variable
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue