mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 18:06:18 +04:00
5 lines
99 B
Scheme
5 lines
99 B
Scheme
|
; Parse glsl where defined
|
||
|
|
||
|
((glsl_content) @injection.content
|
||
|
(#set! injection.language "glsl"))
|