Declare org global prefix

This commit is contained in:
justbur 2015-11-09 15:26:39 -05:00 committed by Eivind Fonn
parent 647ca88008
commit 0b3207ba4e
1 changed files with 1 additions and 0 deletions

View File

@ -220,6 +220,7 @@ Will work on both org-mode and any mode that accepts plain html."
;; Add global evil-leader mappings. Used to access org-agenda
;; functionalities and a few others commands from any other mode.
(spacemacs/declare-prefix "ao" "org")
(evil-leader/set-key
;; org-agenda
"ao#" 'org-agenda-list-stuck-projects