lang/org: update org-modules
Modules have had their org- prefic renamed to ol-.
This commit is contained in:
parent
e32fd0c7e1
commit
823aa91aa2
1 changed files with 10 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue