From 50e48084b95b7398a99230210adfe87c2a53ce20 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 9 Sep 2021 17:27:26 -0500 Subject: Update TODO --- TODO.org | 4 ++++ init.el | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/TODO.org b/TODO.org index ddbcd30..c543983 100644 --- a/TODO.org +++ b/TODO.org @@ -24,6 +24,10 @@ ** TODO Look into =which-key= [[https://github.com/justbur/emacs-which-key#2017-12-13-added-which-key-enable-extended-define-key][bind naming]] +** TODO Look at [[https://github.com/karthink/.emacs.d/blob/master/lisp/setup-icomplete.el#L768][embark-complete setup]] + +from karthink (and prot) + * Productivity ** TODO Set up Org Capture 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: ("(¬‿¬)═ɜ ɛ═(⌐‿⌐ )" "pound it" "fist bump") ("▬▬▬▬▬▬▬▋ Ò╭╮Ó" "hammer") ("👁👄👁" "lewk") - ("( ͡~ ͜ʖ ͡°)" "wink"))) + ("( ͡~ ͜ʖ ͡°)" "wink") + ("⊙﹏⊙" "uhhh" "unsure"))) (add-to-list 'kaomoji-alist km)) (:global "C-x 8 k" #'kaomoji-insert)) -- cgit 1.4.1-21-gabe81