fix: don't highlight colons (:) in comments (#10014)
This commit is contained in:
parent
cb286b7a5d
commit
f21efc7a2f
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
":" @punctuation.delimiter
|
||||
|
||||
; Hint level tags
|
||||
((tag (name) @hint)
|
||||
(#match? @hint "^(HINT|MARK|PASSED|STUB|MOCK)$"))
|
||||
|
|
Loading…
Reference in a new issue