diff --git a/runtime/queries/php/highlights.scm b/runtime/queries/php/highlights.scm index 2daff9fb..cfe35d53 100644 --- a/runtime/queries/php/highlights.scm +++ b/runtime/queries/php/highlights.scm @@ -212,7 +212,7 @@ "break" "continue" "yield" - "from" ; the `from` of `yield from` + "yield from" ] @keyword.control.return [