diff --git a/.config/helix/runtime/queries/markdown/highlights.scm b/.config/helix/runtime/queries/markdown/highlights.scm index 63960035..001b77a9 100644 --- a/.config/helix/runtime/queries/markdown/highlights.scm +++ b/.config/helix/runtime/queries/markdown/highlights.scm @@ -42,8 +42,8 @@ (task_list_marker_checked) @markup.list.checked (task_list_marker_unchecked) @markup.list.unchecked -(minus_metadata) @punctuation.special -(plus_metadata) @punctuation.special +; (minus_metadata) @punctuation.special +; (plus_metadata) @punctuation.special (thematic_break) @punctuation.special [