diff options
Diffstat (limited to 'helix-22.03-x86_64-windows/runtime/queries/ocaml-interface')
-rw-r--r-- | helix-22.03-x86_64-windows/runtime/queries/ocaml-interface/highlights.scm | 1 | ||||
-rw-r--r-- | helix-22.03-x86_64-windows/runtime/queries/ocaml-interface/injections.scm | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/helix-22.03-x86_64-windows/runtime/queries/ocaml-interface/highlights.scm b/helix-22.03-x86_64-windows/runtime/queries/ocaml-interface/highlights.scm new file mode 100644 index 0000000..6d3dfbc --- /dev/null +++ b/helix-22.03-x86_64-windows/runtime/queries/ocaml-interface/highlights.scm @@ -0,0 +1 @@ +; inherits: ocaml diff --git a/helix-22.03-x86_64-windows/runtime/queries/ocaml-interface/injections.scm b/helix-22.03-x86_64-windows/runtime/queries/ocaml-interface/injections.scm new file mode 100644 index 0000000..321c90a --- /dev/null +++ b/helix-22.03-x86_64-windows/runtime/queries/ocaml-interface/injections.scm @@ -0,0 +1,2 @@ +((comment) @injection.content + (#set! injection.language "comment")) |