summaryrefslogtreecommitdiff
path: root/lisp/org-custom.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org-custom.el')
-rw-r--r--lisp/org-custom.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/org-custom.el b/lisp/org-custom.el
index ea826bd..7666ecb 100644
--- a/lisp/org-custom.el
+++ b/lisp/org-custom.el
@@ -77,6 +77,8 @@
("DONE" . "dark green"))
)
+(setq org-return-follows-link t)
+
(add-hook 'org-mode-hook 'org-custom-hook)
(use-package org-alert