mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
highlights(hlsl): add "globallycoherent"
This commit is contained in:
parent
7a3ecabf56
commit
3f6845d938
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
||||||
"nointerpolation"
|
"nointerpolation"
|
||||||
"row_major"
|
"row_major"
|
||||||
"column_major"
|
"column_major"
|
||||||
|
"globallycoherent"
|
||||||
] @keyword
|
] @keyword
|
||||||
|
|
||||||
(
|
(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue