summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-09-09 17:27:26 -0500
committerCase Duckworth2021-09-09 17:27:26 -0500
commit50e48084b95b7398a99230210adfe87c2a53ce20 (patch)
treeb15d3e47c9a9031daeedffea1add8bab2f9d9652 /init.el
parentRequire titlecase (diff)
downloademacs-50e48084b95b7398a99230210adfe87c2a53ce20.tar.gz
emacs-50e48084b95b7398a99230210adfe87c2a53ce20.zip
Update TODO
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.el b/init.el index 7a6ee83..de77912 100644 --- a/init.el +++ b/init.el
@@ -1186,7 +1186,8 @@ specific to most general, they are these:
1186 ("(¬‿¬)═ɜ ɛ═(⌐‿⌐ )" "pound it" "fist bump") 1186 ("(¬‿¬)═ɜ ɛ═(⌐‿⌐ )" "pound it" "fist bump")
1187 ("▬▬▬▬▬▬▬▋ Ò╭╮Ó" "hammer") 1187 ("▬▬▬▬▬▬▬▋ Ò╭╮Ó" "hammer")
1188 ("👁👄👁" "lewk") 1188 ("👁👄👁" "lewk")
1189 ("( ͡~ ͜ʖ ͡°)" "wink"))) 1189 ("( ͡~ ͜ʖ ͡°)" "wink")
1190 ("⊙﹏⊙" "uhhh" "unsure")))
1190 (add-to-list 'kaomoji-alist km)) 1191 (add-to-list 'kaomoji-alist km))
1191 (:global "C-x 8 k" #'kaomoji-insert)) 1192 (:global "C-x 8 k" #'kaomoji-insert))
1192 1193