Unnamed repository; edit this file 'description' to name the repository.
added ../gleam/injections.scm (#10062)
Co-authored-by: Ni <[email protected]>
Ni 2024-03-31
parent 957d030 · commit 0c3bc46
-rw-r--r--runtime/queries/gleam/injections.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/queries/gleam/injections.scm b/runtime/queries/gleam/injections.scm
new file mode 100644
index 00000000..ac82a3e5
--- /dev/null
+++ b/runtime/queries/gleam/injections.scm
@@ -0,0 +1,3 @@
+((comment) @injection.content
+ (#set! injection.language "comment"))
+