From 7c34528ae35f6a706c4dd7092d138a952f1554b2 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 5 Oct 2023 07:31:52 +0400 Subject: [PATCH] asdasdasdasd --- config/emacs/init.el | 3 +++ 1 file changed, 3 insertions(+) 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)