Make left arrow use combining left arrow for accents (consistent with right arrow).

This commit is contained in:
Davide P. Cervone 2016-06-14 13:50:38 -04:00
parent a1c40e7a02
commit 947d1556ea

View File

@ -243,6 +243,7 @@
REMAPACCENT: {
"\u007E": "\u0303",
"\u2192": "\u20D7",
"\u2190": "\u20D6",
"\u0060": "\u0300",
"\u005E": "\u0302",
"\u00B4": "\u0301",