spacevim/bundle/nvim-treesitter-0.9.1/queries/cuda/injections.scm

7 lines
161 B
Scheme
Raw Normal View History

2024-08-21 14:17:26 +08:00
((preproc_def (preproc_arg) @cuda)
(#lua-match? @cuda "\n"))
(preproc_function_def (preproc_arg) @cuda)
(preproc_call (preproc_arg) @cuda)
(comment) @comment