lang/org: update org-modules

Modules have had their org- prefic renamed to ol-.
This commit is contained in:
Henrik Lissner 2019-08-15 21:02:43 -04:00
parent e32fd0c7e1
commit 823aa91aa2
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -800,15 +800,16 @@ compelling reason, so..."
(defvar org-preview-latex-image-directory (concat doom-cache-dir "org-latex/"))
(defvar org-modules
'(;; org-w3m
;; org-bbdb
org-bibtex
;; org-docview
;; org-gnus
;; org-info
;; org-irc
;; org-mhe
;; org-rmail
'(;; ol-w3m
;; ol-bbdb
ol-bibtex
;; ol-docview
;; ol-gnus
;; ol-info
;; ol-irc
;; ol-mhe
;; ol-rmail
;; ol-eww
))
(add-hook! 'org-mode-hook