summary refs log tree commit diff
path: root/config.org
diff options
context:
space:
mode:
Diffstat (limited to 'config.org')
-rw-r--r--config.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.org b/config.org
index 5765eb5..ae33b37 100644
--- a/config.org
+++ b/config.org
@@ -530,6 +530,10 @@ The majority of the work i do in emacs is writing documents, so it's nice to kno
 
 I thought it would be a good idea to have the ability to set headings in my notes as things i wanted to recall later, as i store most of the things i think about in an org file.  I still do think that, but the package isn't in melpa right now and i'm lazy and i'm not in education, so i haven't got around to it yet.
 
+#+begin_src elisp
+  (setopt org-modules '(org-habit org-id org-mouse ol-doi ol-bibtex ol-docview ol-info ol-rmail ol-eww))
+#+end_src
+
 #+begin_src elisp :tangle no
   (use-package org-fc
     :disabled