org-plus-contrib

This commit is contained in:
Ivan Malison 2015-01-12 22:13:02 -08:00
parent c0df5e145d
commit 2d20db1f45

View File

@ -603,7 +603,7 @@ The current directory is assumed to be the project's root otherwise."
(use-package htmlize :ensure t) (use-package htmlize :ensure t)
(use-package org (use-package org
:ensure t :ensure org-plus-contrib
:commands (org-mode org org-mobile-push org-mobile-pull org-agenda) :commands (org-mode org org-mobile-push org-mobile-pull org-agenda)
:mode ("\\.org\\'" . org-mode) :mode ("\\.org\\'" . org-mode)
:bind (("C-c a" . org-agenda) :bind (("C-c a" . org-agenda)