mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-19 21:47:07 +04:00
23091c9d29
Also, reuse the c injections in glsl
5 lines
85 B
Scheme
5 lines
85 B
Scheme
; inherits: c
|
|
|
|
((preproc_arg) @injection.content
|
|
(#set! injection.language "glsl"))
|