diff options
-rw-r--r-- | init.el | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) |