mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
highlights(cuda): add __grid_constant__
This commit is contained in:
parent
1ba47771f3
commit
a401f6ce7d
1 changed files with 1 additions and 0 deletions
|
|
@ -11,4 +11,5 @@
|
|||
"__forceinline__"
|
||||
"__restrict__"
|
||||
"__launch_bounds__"
|
||||
"__grid_constant__"
|
||||
] @keyword
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue