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