1
0
Fork 0

Open link in same the window

This commit is contained in:
Daniele Tricoli 2023-03-21 00:39:38 +01:00
parent 7b9a7b452d
commit 4d663835a8

View file

@ -124,6 +124,7 @@
:init
(setq org-roam-v2-ack t)
(setq org-roam-dailies-directory "journal/")
(setq org-link-frame-setup '((file . find-file)))
:custom
(org-roam-directory (file-truename "{{ emacs_org_roam_directory }}"))
(org-roam-completion-everywhere t)