1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 17:00:05 +08:00
SpaceVim/bundle/nvim-treesitter-0.9.1/queries/hlsl/injections.scm

7 lines
161 B
Scheme

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