mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 11:57:43 +03:00
* update grammar for gdscript. * add comment injections for gdscript. * add indent for gdscript * add file-type support for godot-resource
2 lines
69 B
Scheme
2 lines
69 B
Scheme
((comment) @injection.content
|
|
(#set! injection.language "comment"))
|