Skip to content

Commit

Permalink
tweak ligatures
Browse files Browse the repository at this point in the history
  • Loading branch information
viperML committed Sep 25, 2024
1 parent 6d01664 commit 8e84f2d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion private-build-plans.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,13 @@ webfontFormats = ["WOFF2"]
w = "straight-flat-top-serifless"

[buildPlans.iosevka-normal.ligations]
# https://github.com/be5invis/Iosevka/blob/main/params/ligation-set.toml
inherits = "clike"
enables = [
"center-op-trigger-equal-l",
"html-comment"
"html-comment",
"counter-arrow-l",
"counter-arrow-r",
]

[buildPlans.iosevka-normal.weights.regular]
Expand Down

0 comments on commit 8e84f2d

Please sign in to comment.