mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-02-07 06:18:59 +00:00
emacs: remove tools/wiki +dendron
option
This commit is contained in:
parent
bb94478847
commit
cc631e43a2
@ -85,10 +85,6 @@
|
||||
(setq anki-editor-create-decks 't
|
||||
+anki-cards-directory (f-join +wiki-directory +anki-cards-directory-name))))
|
||||
|
||||
(when (modulep! +dendron)
|
||||
(use-package! dendroam
|
||||
:after org-roam))
|
||||
|
||||
(when (modulep! +graph)
|
||||
(use-package! websocket
|
||||
:after org-roam)
|
||||
|
@ -19,10 +19,6 @@
|
||||
(package! md-roam
|
||||
:recipe (:host github :repo "nobiot/md-roam" :branch "v2")))
|
||||
|
||||
(when (modulep! +dendron)
|
||||
(package! dendroam
|
||||
:recipe (:host github :repo "vicrdguez/dendroam")))
|
||||
|
||||
(when (modulep! +graph)
|
||||
(package! simple-httpd)
|
||||
(package! websocket)
|
||||
|
Loading…
Reference in New Issue
Block a user