mirror of
https://github.com/helix-editor/helix
synced 2026-01-26 17:48:22 +01:00
5 lines
99 B
Scheme
5 lines
99 B
Scheme
; Parse glsl where defined
|
|
|
|
((glsl_content) @injection.content
|
|
(#set! injection.language "glsl"))
|