org-plus-contrib
This commit is contained in:
parent
c0df5e145d
commit
2d20db1f45
@ -603,7 +603,7 @@ The current directory is assumed to be the project's root otherwise."
|
||||
(use-package htmlize :ensure t)
|
||||
|
||||
(use-package org
|
||||
:ensure t
|
||||
:ensure org-plus-contrib
|
||||
:commands (org-mode org org-mobile-push org-mobile-pull org-agenda)
|
||||
:mode ("\\.org\\'" . org-mode)
|
||||
:bind (("C-c a" . org-agenda)
|
||||
|
Loading…
Reference in New Issue
Block a user