1
0
Fork 0
mirror of synced 2024-06-02 10:44:56 +12:00
FiraCode/features/cv26.fea

8 lines
223 B
Plaintext
Raw Normal View History

2020-10-11 12:11:57 +13:00
# Name: :- as ligature
lookup colon_hyphen {
ignore sub colon colon' hyphen;
ignore sub colon' hyphen hyphen;
sub colon.spacer hyphen' by colon_hyphen.cv26;
sub colon' hyphen by colon.spacer;
} colon_hyphen;