feat: Make cmd

This commit is contained in:
davidon-top 2023-09-23 23:29:54 +02:00
parent 9d922f8de5
commit 07c399dbd8
7 changed files with 197 additions and 7 deletions

View file

@ -0,0 +1,6 @@
((atx_h1_marker) (#set! conceal "◉"))
((atx_h2_marker) (#set! conceal " ○"))
((atx_h3_marker) (#set! conceal " ✸"))
((atx_h4_marker) (#set! conceal " ✿"))
((atx_h5_marker) (#set! conceal " ●"))
((atx_h6_marker) (#set! conceal " ◇"))