Skip to content

Commit

Permalink
fix(highlights.scm): free form open/close chars would not be concealed
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed May 7, 2023
1 parent 6fd5a07 commit 5de014e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions queries/norg/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@
"_close"
"_trailing_modifier"
(link_modifier)
(free_form_open)
(free_form_close)
] @conceal
(#set! conceal "")
)
Expand Down

0 comments on commit 5de014e

Please sign in to comment.