doom: refactored config.org and setup basic org templates

This commit is contained in:
2026-03-05 14:43:56 +01:00
parent 9c8676cb56
commit a4995f695f
+3
View File
@@ -44,6 +44,9 @@
(setq org-roam-directory (concat org-directory "notes/")))
#+end_src
#+RESULTS:
: ~/org/notes/
** Auto-revert (Syncthing)
#+begin_src emacs-lisp
(global-auto-revert-mode t)