Created
April 14, 2019 22:10
-
-
Save berdosi/67452902d8ff2096c395303f2c2bcf67 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Multi_key> <colon> <parenright> : "☺" # Compose : ) | |
<Multi_key> <minus> <less> : "←" U2190 # Compose - < | |
<Multi_key> <minus> <greater> : "→" U2192 # Compose -> | |
<Multi_key> <o> <o> : "…" U2026 # Compose | |
<Multi_key> <asterisk> <asterisk> : "★" | |
<Multi_key> <asciitilde> <asciitilde> : "≈" U2248 | |
<Multi_key> <s> <n> <o> : "☃" # Snowman! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment