1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-09 15:50:06 +08:00
SpaceVim/bundle/nvim-treesitter-0.9.1/queries/cuda/injections.scm

7 lines
161 B
Scheme

((preproc_def (preproc_arg) @cuda)
(#lua-match? @cuda "\n"))
(preproc_function_def (preproc_arg) @cuda)
(preproc_call (preproc_arg) @cuda)
(comment) @comment