doom: refactored config.org and setup basic org templates
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user