mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
highlights(cuda): add missing "__global__"
This commit is contained in:
parent
6d2b0bd381
commit
c2301adfcb
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
[
|
||||
"__host__"
|
||||
"__device__"
|
||||
"__global__"
|
||||
"__forceinline__"
|
||||
] @storageclass
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue