1
0
Fork 0
mirror of synced 2024-05-20 04:23:44 +12:00
FiraCode/features/cv26.fea
2020-10-11 01:11:57 +02:00

8 lines
223 B
Plaintext

# 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;