mirror of
https://github.com/helix-editor/helix
synced 2024-11-10 10:34:45 +01:00
* update grammar for gdscript. * add comment injections for gdscript. * add indent for gdscript * add file-type support for godot-resource
3 lines
69 B
Scheme
3 lines
69 B
Scheme
((comment) @injection.content
|
|
(#set! injection.language "comment"))
|