Update jquery.ime from upstream
Add the macron character to the Igbo tilde keyboard.
Updating to
3177f3ce24
Change-Id: I2f8d02ab1d0d93781d3889bfef700438a0ca2d2a
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
[ '~U', 'Ụ' ],
|
||||
[ '~u', 'ụ' ],
|
||||
[ '~\\\\', '\u0300' ], // Combining grave
|
||||
[ '~/', '\u0301' ] // Combining acute
|
||||
[ '~/', '\u0301' ], // Combining acute
|
||||
[ '~\\-', '\u0304' ] // Combining macron
|
||||
]
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user