[Emacs] Better which-key description for shortcut

This commit is contained in:
Lucien Cartier-Tilet 2021-01-07 19:14:45 +01:00
parent 13943e5775
commit 1b5fb4144d
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

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: