Emacs : org roam ui

This commit is contained in:
2022-05-23 09:02:48 +09:00
parent 3345457b00
commit 0bd2453046

View File

@ -48,6 +48,7 @@
;(unpin! pinned-package another-pinned-package) ;(unpin! pinned-package another-pinned-package)
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things) ;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
;(unpin! t) ;(unpin! t)
(unpin! org-roam-ui)
(package! org-roam-ui) (package! org-roam-ui)
(package! ob-translate) (package! ob-translate)
(package! dired-hide-dotfiles) (package! dired-hide-dotfiles)