1
0
Fork 0
mirror of synced 2024-05-04 04:33:45 +12:00
FiraCode/features/cv26.fea
2022-03-15 18:11:40 +01:00

8 lines
217 B
Plaintext

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