aboutsummaryrefslogtreecommitdiffstats
path: root/queries/java
diff options
context:
space:
mode:
Diffstat (limited to 'queries/java')
-rw-r--r--queries/java/highlights.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/queries/java/highlights.scm b/queries/java/highlights.scm
index 9a953eee0..3b1a55371 100644
--- a/queries/java/highlights.scm
+++ b/queries/java/highlights.scm
@@ -105,8 +105,8 @@
((field_access
object: (identifier) @type)
(#lua-match? @type "^[A-Z]"))
-((scoped_identifier
- scope: (identifier) @type)
+(scoped_identifier
+ (identifier) @type
(#lua-match? @type "^[A-Z]"))
; Fields