mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +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"))
|