From 98e8a29a7bb2c7cd9a35eb7c6f7010b8807501e3 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 11 Dec 2020 18:24:28 -0600 Subject: Add kaomoji --- config.org | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index fabe291..cc6879e 100644 --- a/config.org +++ b/config.org @@ -842,6 +842,14 @@ Until the =marginalia-annotators= settles, I’m disabling this section. (text-mode-hook . typo-mode)) #+end_src +** Insert /kaomoji/ + +#+begin_src emacs-lisp + (use-package insert-kaomoji + :bind + ("C-x 8 k" . insert-kaomoji)) +#+end_src + * Applications ** Magit -- cgit 1.4.1-21-gabe81