Update TODO

This commit is contained in:
Case Duckworth 2021-09-09 17:27:26 -05:00
parent b1f7418154
commit 50e48084b9
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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))