overlays/iosevka: enable brst and markdown-checkboxes

This commit is contained in:
Primrose 2026-01-23 19:16:36 +01:00
parent bd8bd280ea
commit 5045521db5
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -105,7 +105,7 @@
"ltgt-diamond" # Enable ligation for <> as diamond "ltgt-diamond" # Enable ligation for <> as diamond
# "ltgt-diamond-tag" # Enable ligation for <> as diamond-shaped empty HTML/XML tag # "ltgt-diamond-tag" # Enable ligation for <> as diamond-shaped empty HTML/XML tag
# "ltgt-slash-tag" # Enable ligation for </, /> and </> # "ltgt-slash-tag" # Enable ligation for </, /> and </>
# "brst" # Center asterisk in (* and *) "brst" # Center asterisk in (* and *)
"slash-asterisk" # Shift asterisk in /* and */ "slash-asterisk" # Shift asterisk in /* and */
"kern-dotty" # Move connecting dotty punctuations closer, like for ::, :: # and ... "kern-dotty" # Move connecting dotty punctuations closer, like for ::, :: # and ...
# "kern-bars" # Move consecutive bars closer, like for ||, ||| and // # "kern-bars" # Move consecutive bars closer, like for ||, ||| and //
@ -142,5 +142,6 @@
# "colon-greater-as-colon-arrow:" Transform :> into : and a narrow arrow # "colon-greater-as-colon-arrow:" Transform :> into : and a narrow arrow
# "brace-bar" # Enable ligation for {| and |} # "brace-bar" # Enable ligation for {| and |}
"brack-bar" # Enable ligation for [| and |] "brack-bar" # Enable ligation for [| and |]
"markdown-checkboxes" # Enable ligation for Markdown checkboxes like - [ ] and - [x]
]; ];
} }