diff options
Diffstat (limited to 'srcs/compose/accent_arrows.json')
| -rw-r--r-- | srcs/compose/accent_arrows.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/srcs/compose/accent_arrows.json b/srcs/compose/accent_arrows.json new file mode 100644 index 0000000..16cd448 --- /dev/null +++ b/srcs/compose/accent_arrows.json @@ -0,0 +1,13 @@ +{ + "0": "↔", + "1": "↙", + "2": "↓", + "3": "↘", + "4": "←", + "5": "↕", + "6": "→", + "7": "↖", + "8": "↑", + "9": "↗", + ".": "↵" +} |
