nvim-treesitter/queries/glsl/injections.scm

5 lines
98 B
Scheme
Raw Normal View History

(preproc_function_def (preproc_arg) @glsl)
(preproc_call (preproc_arg) @glsl)
2021-09-11 17:26:06 +02:00
(comment) @comment