Bind hn to view-emacs-news
This commit is contained in:
parent
74689e0c22
commit
f074c3887b
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ Ensure that helm is required before calling FUNC."
|
|||
(spacemacs/set-leader-keys "hds" 'spacemacs/describe-system-info)
|
||||
(spacemacs||set-helm-key "hdt" describe-theme)
|
||||
(spacemacs||set-helm-key "hdv" describe-variable)
|
||||
(spacemacs||set-helm-key "hn" view-emacs-news)
|
||||
(spacemacs||set-helm-key "hL" helm-locate-library)
|
||||
;; search functions -----------------------------------------------------------
|
||||
(spacemacs||set-helm-key "sww" helm-wikipedia-suggest)
|
||||
|
|
Reference in a new issue