Unnamed repository; edit this file 'description' to name the repository.
| -rw-r--r-- | runtime/queries/gleam/injections.scm | 3 |
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")) + |