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