Bind hn to view-emacs-news

This commit is contained in:
Sebastian Wiesner 2015-11-17 10:40:57 +01:00 committed by syl20bnr
parent 74689e0c22
commit f074c3887b

View file

@ -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)