diff options
Diffstat (limited to 'srcs/compose/accent_double_aigu.json')
| -rw-r--r-- | srcs/compose/accent_double_aigu.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/srcs/compose/accent_double_aigu.json b/srcs/compose/accent_double_aigu.json index 1732b26..ad40497 100644 --- a/srcs/compose/accent_double_aigu.json +++ b/srcs/compose/accent_double_aigu.json @@ -1,7 +1,11 @@ { + " ": "˝", + // latin "o": "ő", "u": "ű", - " ": "˝", + // cyrillic + "у": "ӳ", + // combining character "a": "a\u030b", "e": "e\u030b", "i": "i\u030b", |
