mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
fix: don't highlight colons (:) in comments (#10014)
This commit is contained in:
parent
cb286b7a5d
commit
f21efc7a2f
@ -1,5 +1,3 @@
|
||||
":" @punctuation.delimiter
|
||||
|
||||
; Hint level tags
|
||||
((tag (name) @hint)
|
||||
(#match? @hint "^(HINT|MARK|PASSED|STUB|MOCK)$"))
|
||||
|
Loading…
Reference in New Issue
Block a user