From bf0cd92f705d5c1d7cf0e4b72ae4cb9c0c1706d7 Mon Sep 17 00:00:00 2001 From: ElnuDev Date: Wed, 25 Jan 2023 11:03:48 -0800 Subject: [PATCH] Enable org-roam --- emacs/.doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/.doom.d/init.el b/emacs/.doom.d/init.el index 071a476..b89cbd0 100644 --- a/emacs/.doom.d/init.el +++ b/emacs/.doom.d/init.el @@ -153,7 +153,7 @@ ;;nim ; python + lisp at the speed of c nix ; I hereby declare "nix geht mehr!" ;;ocaml ; an objective camel - org ; organize your plain life in plain text + (org +roam2) ; organize your plain life in plain text ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional