1
0
Fork 0
mirror of synced 2024-05-18 19:43:41 +12:00
FiraCode/features/cv26.fea

8 lines
217 B
Plaintext
Raw Normal View History

2022-03-16 06:11:40 +13:00
# :- as ligature
2020-10-11 12:11:57 +13:00
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;