diff options
Diffstat (limited to 'srcs/compose/accent_grave.json')
| -rw-r--r-- | srcs/compose/accent_grave.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/srcs/compose/accent_grave.json b/srcs/compose/accent_grave.json new file mode 100644 index 0000000..efd07c2 --- /dev/null +++ b/srcs/compose/accent_grave.json @@ -0,0 +1,8 @@ +{ + "a": "à", + "e": "è", + "i": "ì", + "o": "ò", + "u": "ù", + "ü": "ǜ" +} |
