helix-mods/runtime/queries/glsl/injections.scm
Sebastian Neubauer 23091c9d29
Highlight comments in c, cpp, cmake and llvm (#1309)
Also, reuse the c injections in glsl
2021-12-20 11:42:23 +09:00

5 lines
85 B
Scheme

; inherits: c
((preproc_arg) @injection.content
(#set! injection.language "glsl"))