summaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 49c47a0..fb8b760 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -283,6 +283,9 @@
("C-c C-." . org-roam-tag-add)
("C-c i" . org-id-get-create)))
+(use-package org-roam-ui
+ :defer t)
+
(use-package modus-themes
:straight t
:config