Add org-roam-ui... and it's beautifull :D.
This commit is contained in:
parent
935cb9e70b
commit
28e1e3d4b1
@ -150,5 +150,14 @@
|
||||
:config
|
||||
(org-roam-setup))
|
||||
|
||||
(use-package org-roam-ui
|
||||
:defer t
|
||||
:ensure t
|
||||
:config
|
||||
(setq org-roam-ui-sync-theme t
|
||||
org-roam-ui-follow t
|
||||
org-roam-ui-update-on-save t
|
||||
org-roam-ui-open-on-start t))
|
||||
|
||||
(provide 'org-config)
|
||||
;;; org-config.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user