Org: Add helm-org-contacts to selected packages

master
Pierre Neidhardt 2018-07-08 17:58:27 +02:00
parent 0372c5f877
commit f6cb5d8766
1 changed files with 1 additions and 1 deletions

View File

@ -320,7 +320,7 @@
(autoload 'ambrevar/elfeed-switch-back "elfeed")
;;; Org-mode
(nconc package-selected-packages '(org-plus-contrib org-bullets)) ; org-plus contains latest Org mode.
(nconc package-selected-packages '(org-plus-contrib org-bullets helm-org-contacts)) ; org-plus contains latest Org mode.
(with-eval-after-load 'org (require 'init-org))
(autoload 'ambrevar/org-switch-agenda-file "org")
(autoload 'ambrevar/org-switch-agenda-file-other-window "org")