diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-11-12 17:19:52 +0000 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-11-12 17:19:52 +0000 |
commit | 561ce5cc3d883cddd2b7ce62eb28dfb3099f6666 (patch) | |
tree | c5c5f8b72c81709b3c5166161959d7b2301ff74f /doom.d/init.el | |
parent | c55140a8baa47d5b03d21dab8b31533d869a3ac9 (diff) |
org-roam config startup
Diffstat (limited to '')
-rw-r--r-- | doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doom.d/init.el b/doom.d/init.el index 4bd2196..b14d677 100644 --- a/doom.d/init.el +++ b/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 |