nvim-treesitter/queries/cuda/injections.scm

5 lines
98 B
Scheme
Raw Normal View History

(preproc_function_def (preproc_arg) @cuda)
(preproc_call (preproc_arg) @cuda)
2021-07-19 22:06:23 +02:00
(comment) @comment