mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
c71b4c5579
* 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"))
|