summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
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)