mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-02-07 12:19:02 +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
|
(setq anki-editor-create-decks 't
|
||||||
+anki-cards-directory (f-join +wiki-directory +anki-cards-directory-name))))
|
+anki-cards-directory (f-join +wiki-directory +anki-cards-directory-name))))
|
||||||
|
|
||||||
(when (modulep! +dendron)
|
|
||||||
(use-package! dendroam
|
|
||||||
:after org-roam))
|
|
||||||
|
|
||||||
(when (modulep! +graph)
|
(when (modulep! +graph)
|
||||||
(use-package! websocket
|
(use-package! websocket
|
||||||
:after org-roam)
|
:after org-roam)
|
||||||
|
@ -19,10 +19,6 @@
|
|||||||
(package! md-roam
|
(package! md-roam
|
||||||
:recipe (:host github :repo "nobiot/md-roam" :branch "v2")))
|
:recipe (:host github :repo "nobiot/md-roam" :branch "v2")))
|
||||||
|
|
||||||
(when (modulep! +dendron)
|
|
||||||
(package! dendroam
|
|
||||||
:recipe (:host github :repo "vicrdguez/dendroam")))
|
|
||||||
|
|
||||||
(when (modulep! +graph)
|
(when (modulep! +graph)
|
||||||
(package! simple-httpd)
|
(package! simple-httpd)
|
||||||
(package! websocket)
|
(package! websocket)
|
||||||
|
Loading…
Reference in New Issue
Block a user