Fix: add prefix to org-mode clock options.

This commit is contained in:
Daniel Molina 2018-10-09 20:23:09 +02:00 committed by Boris Buliga
parent 2e50f8c6fc
commit c60072cd2c
No known key found for this signature in database
GPG Key ID: 027328150F064FA8
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ Will work on both org-mode and any mode that accepts plain html."
;; functionalities and a few others commands from any other mode.
(spacemacs/declare-prefix "ao" "org")
(spacemacs/declare-prefix "aof" "feeds")
(spacemacs/declare-prefix "aok" "clock")
(spacemacs/declare-prefix "aoC" "clock")
(spacemacs/set-leader-keys
;; org-agenda
"ao#" 'org-agenda-list-stuck-projects