[Emacs] Better which-key description for shortcut

This commit is contained in:
2021-01-07 19:14:45 +01:00
parent 13943e5775
commit 1b5fb4144d

View File

@@ -3448,7 +3448,7 @@ Now, onto some shortcuts related to org-mode. Lets first declare the category
#+BEGIN_SRC emacs-lisp
(spacemacs/set-leader-keys-for-major-mode 'org-mode "ob" 'phundrak/blog-publish)
(spacemacs/declare-prefix-for-mode 'org-mode "ob" "blog")
(spacemacs/declare-prefix-for-mode 'org-mode "ob" "publish blog")
#+END_SRC
Now, I have a couple of shortcuts I use regularly: