aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/comment/highlights.scm
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/queries/comment/highlights.scm')
-rw-r--r--runtime/queries/comment/highlights.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/queries/comment/highlights.scm b/runtime/queries/comment/highlights.scm
index ba26ca0b..e0916cec 100644
--- a/runtime/queries/comment/highlights.scm
+++ b/runtime/queries/comment/highlights.scm
@@ -1,5 +1,3 @@
-":" @punctuation.delimiter
-
; Hint level tags
((tag (name) @hint)
(#match? @hint "^(HINT|MARK|PASSED|STUB|MOCK)$"))