diff --git a/runtime/queries/python/highlights.scm b/runtime/queries/python/highlights.scm index 1bded9529..0a082f2fd 100644 --- a/runtime/queries/python/highlights.scm +++ b/runtime/queries/python/highlights.scm @@ -210,6 +210,7 @@ "global" "nonlocal" "print" + "type" ] @keyword [ "and"