From a3fbc8afacd7c015061ba274182504e59ce6cd87 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 12 Oct 2025 03:38:06 +0100 Subject: choose emoji, if you must --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 3744b96..bfe76fb 100644 --- a/init.el +++ b/init.el @@ -1821,7 +1821,8 @@ ["External" ("xn" "browse NNW article" jao-nnw-browse-current-article) ("xs" "browse safary article" jao-safari-browse-current) - ("xk" "open skim doc" jao-skim-open-current-doc)] + ("xk" "open skim doc" jao-skim-open-current-doc) + ("xe" "choose an emoji" ns-do-show-character-palette)] ["Blog" ("bn" "create post" jao-org-static-blog-create-new-post) ("bd" "create draft" jao-org-static-blog-create-new-draft) -- cgit v1.2.3