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