mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 04:10:06 -04:00
highlights(hlsl): use more specific groups
This commit is contained in:
parent
6aa4e8e75b
commit
48a6fd29a1
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
"triangleadj"
|
"triangleadj"
|
||||||
"lineadj"
|
"lineadj"
|
||||||
"triangle"
|
"triangle"
|
||||||
] @keyword
|
] @type.qualifier
|
||||||
|
|
||||||
(
|
(
|
||||||
(identifier) @variable.builtin
|
(identifier) @variable.builtin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue