nvim-treesitter/queries/hlsl/injections.scm

5 lines
98 B
Scheme
Raw Normal View History

(preproc_function_def (preproc_arg) @hlsl)
(preproc_call (preproc_arg) @hlsl)
2022-06-15 01:15:25 +02:00
(comment) @comment