Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
; inherits: c

((preproc_arg) @injection.content
 (#set! injection.language "glsl"))
@markup.list.unnumbered (directive) @markup.label (property_drawer) @markup.label ((expr) @markup.bold (#match? @markup.bold "\\*.*\\*")) ((expr) @markup.italic (#match? @markup.italic "/.*/")) ((expr) @markup.raw.inline (#match? @markup.raw.inline "~.*~")) ((expr) @markup.quote (#match? @markup.quote "=.*="))