From 9c484e88cf522ad76d94195faf2820260cf88624 Mon Sep 17 00:00:00 2001 From: Blaž Hrastnik Date: Fri, 17 Dec 2021 16:56:00 +0900 Subject: highlights: @include -> @keyword.control.import --- runtime/queries/ocaml/highlights.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/queries/ocaml/highlights.scm') diff --git a/runtime/queries/ocaml/highlights.scm b/runtime/queries/ocaml/highlights.scm index 15f46cc1..a08b1267 100644 --- a/runtime/queries/ocaml/highlights.scm +++ b/runtime/queries/ocaml/highlights.scm @@ -90,7 +90,7 @@ ["exception" "try"] @keyword.control.exception -["include" "open"] @include +["include" "open"] @keyword.control.import ["for" "to" "downto" "while" "do" "done"] @keyword.control.repeat -- cgit v1.2.3-70-g09d2