[emacs] Add quicker keybinding for org-refile-goto-last-stored

This commit is contained in:
Sebastian Schulze 2018-09-03 23:27:43 +02:00
parent 74ac5f89a3
commit e22d6b16a8
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 0 deletions

View File

@ -389,6 +389,7 @@ you should place your code here."
(spacemacs/set-leader-keys "om" 'mu4e)
(spacemacs/set-leader-keys "oo" 'helm-org-agenda-files-headings)
(spacemacs/set-leader-keys "oc" 'org-mru-clock-select-recent-task)
(spacemacs/set-leader-keys "or" 'org-refile-goto-last-stored)
(if
(or (s-starts-with? "zog" system-name) (s-starts-with? "kandalingo" system-name))