fix: don't highlight colons (:) in comments (#10014)

pull/10030/head
Vladyslav Karasov 3 months ago committed by GitHub
parent cb286b7a5d
commit f21efc7a2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,3 @@
":" @punctuation.delimiter
; Hint level tags
((tag (name) @hint)
(#match? @hint "^(HINT|MARK|PASSED|STUB|MOCK)$"))

Loading…
Cancel
Save