summaryrefslogtreecommitdiffhomepage
path: root/org.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-03-29 01:06:55 +0100
committerjao <jao@gnu.org>2021-03-29 01:06:55 +0100
commit39538d29efcbd4fecc31d1ea27f9b7ae4f273318 (patch)
tree9c748dc81d98ca62aebcd2498c20488b4078fdb5 /org.org
parent8d6b8bf4c7dadff8c69894f05fef40806fea659f (diff)
downloadelibs-39538d29efcbd4fecc31d1ea27f9b7ae4f273318.tar.gz
elibs-39538d29efcbd4fecc31d1ea27f9b7ae4f273318.tar.bz2
lazier w3m loading (if at all)
Diffstat (limited to 'org.org')
-rw-r--r--org.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.org b/org.org
index 30a00f7..897fc41 100644
--- a/org.org
+++ b/org.org
@@ -22,7 +22,7 @@
'((gnus . (lambda (&optional x) (jao-open-gnus-frame)))
(file . find-file-other-window))
org-log-done nil
- org-modules '(bbdb bibtex gnus info w3m)
+ org-modules '(bbdb bibtex gnus info eww eshell git-link)
org-odd-levels-only t
org-outline-path-complete-in-steps nil
org-refile-allow-creating-parent-nodes 'confirm