diff --git a/config/emacs/init.el b/config/emacs/init.el index 7747faff..7d11a070 100644 --- a/config/emacs/init.el +++ b/config/emacs/init.el @@ -274,6 +274,9 @@ "~/org/irl.org" "~/org/work.org")) + ;; Following + (setq org-return-follows-link t) + ;; org mode src thing (require 'org-tempo)