From b59a1fa07515d849caeb651b621617b0e1ffd253 Mon Sep 17 00:00:00 2001 From: Ibrahim Delice <59118341+Delice0@users.noreply.github.com> Date: Fri, 13 Oct 2023 23:08:05 +0200 Subject: fix(java): move @ to `@attribute` --- queries/java/highlights.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'queries/java') diff --git a/queries/java/highlights.scm b/queries/java/highlights.scm index 3b1a55371..a7e3af292 100644 --- a/queries/java/highlights.scm +++ b/queries/java/highlights.scm @@ -35,14 +35,15 @@ ; Annotations (annotation + "@" @attribute name: (identifier) @attribute) (marker_annotation + "@" @attribute name: (identifier) @attribute) ; Operators [ - "@" "+" ":" "++" -- cgit v1.2.3-70-g09d2