blender
and org-roam-ui
This commit is contained in:
parent
7f18e318b7
commit
264b1d0ac4
8 changed files with 38 additions and 9 deletions
|
@ -126,5 +126,11 @@
|
|||
(org-roam-db-autosync-mode)
|
||||
(require 'org-roam-protocol))
|
||||
|
||||
(use-package org-roam-ui
|
||||
:after org-roam
|
||||
: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 'config-org)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue