summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornoa@gaiwan.org2024-07-02 11:36:34 +0000
committernoa@gaiwan.org2024-07-02 11:36:34 +0000
commita16d6460b25049691db99073b3e6b2f0d1ce8ca7 (patch)
tree8292eccd3daed8704a70139332598e6242a85baf
parentdba15963c5f0d6bb859cdcc7acff6c47fdffcf75 (diff)
Update org modules to remove unused ones and add used ones
-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