diff --git a/queries/java/highlights.scm b/queries/java/highlights.scm index b73d295af..bb0648d07 100644 --- a/queries/java/highlights.scm +++ b/queries/java/highlights.scm @@ -50,6 +50,7 @@ "*=" "/=" "%=" +"->" ] @operator ; Types @@ -76,9 +77,6 @@ [ (boolean_type) (integral_type) -(floating_point_type) -(floating_point_type) -(void_type) ] @type.builtin ; Variables