1
0
mirror of https://github.com/helix-editor/helix synced 2026-05-05 17:55:13 +02:00
Files
helix/runtime/queries/cairo/injections.scm
Lucas @ StarkWare 9123d3fbb8 feat(cairo): update tree-sitter grammar and queries (#10919)
* feat(cairo): update tree-sitter grammar and queries

* fix suggestions
2024-06-12 09:20:13 +09:00

4 lines
77 B
Scheme

([(line_comment)] @injection.content
(#set! injection.language "comment"))