diff options
Diffstat (limited to 'srcs/compose/accent_tilde.json')
| -rw-r--r-- | srcs/compose/accent_tilde.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/srcs/compose/accent_tilde.json b/srcs/compose/accent_tilde.json new file mode 100644 index 0000000..a79d1a3 --- /dev/null +++ b/srcs/compose/accent_tilde.json @@ -0,0 +1,13 @@ +{ + "a": "ã", + "e": "ẽ", + "i": "ĩ", + "n": "ñ", + "o": "õ", + "u": "ũ", + "ă": "ẵ", + "â": "ẫ", + "ê": "ễ", + "ơ": "ỡ", + "ư": "ữ" +} |
