Fix org-pomodoro init function name

This commit is contained in:
syl20bnr 2015-04-11 10:44:07 -04:00
parent 204aa68d87
commit 634a3f361e
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ which require an initialization must be listed explicitly in the list.")
:defer t
:init (add-hook 'org-mode-hook 'org-bullets-mode)))
(defun org-pomodoro/init-org-pomodoro ()
(defun org/init-org-pomodoro ()
(use-package org-pomodoro
:defer t
:init