aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--queries/jsdoc/highlights.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/queries/jsdoc/highlights.scm b/queries/jsdoc/highlights.scm
index 08953a062..6df73318d 100644
--- a/queries/jsdoc/highlights.scm
+++ b/queries/jsdoc/highlights.scm
@@ -11,12 +11,14 @@
[
":"
- "/"
"."
"#"
"~"
] @punctuation.delimiter
+(path_expression
+ "/" @punctuation.delimiter)
+
(identifier) @variable @nospell
(tag