Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/tact/injections.scm')
-rw-r--r--runtime/queries/tact/injections.scm5
1 files changed, 0 insertions, 5 deletions
diff --git a/runtime/queries/tact/injections.scm b/runtime/queries/tact/injections.scm
deleted file mode 100644
index e61db3a5..00000000
--- a/runtime/queries/tact/injections.scm
+++ /dev/null
@@ -1,5 +0,0 @@
-; See: https://docs.helix-editor.com/guides/injection.html
-
-((comment) @injection.content
- (#set! injection.language "comment")
- (#match? @injection.content "^//")) \ No newline at end of file