Update generated neovim config
This commit is contained in:
@ -0,0 +1,17 @@
|
||||
; inherits: cpp
|
||||
|
||||
[
|
||||
"<<<"
|
||||
">>>"
|
||||
] @punctuation.bracket
|
||||
|
||||
[
|
||||
"__host__"
|
||||
"__device__"
|
||||
"__global__"
|
||||
"__managed__"
|
||||
"__forceinline__"
|
||||
"__noinline__"
|
||||
] @keyword.modifier
|
||||
|
||||
"__launch_bounds__" @keyword.modifier
|
||||
Reference in New Issue
Block a user