Enabled org-roam-ui since it is now available on MELPA

This commit is contained in:
Marcel Kapfer 2022-02-13 21:58:21 +01:00
parent c902de9d4c
commit 659caa7d36
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 3 deletions

View File

@ -1331,12 +1331,10 @@ Source: [[https://github.com/org-roam/org-roam-ui][GitHub: org-roam/org-roam-ui]
#+begin_src emacs-lisp
(use-package websocket
:disabled t
:after org-roam)
(use-package org-roam-ui
:disabled t
:after org-roam
:after (org-roam websocket)
:config
(setq org-roam-ui-sync-theme t
org-roam-ui-follow t