From fcc7a66377f569eddb47d996205102dc9942eef1 Mon Sep 17 00:00:00 2001 From: paul-loedige Date: Fri, 1 Dec 2023 19:00:07 +0100 Subject: [PATCH] improved org mode --- emacs/.config/doom/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/.config/doom/config.org b/emacs/.config/doom/config.org index d54dfaf..89dd6db 100644 --- a/emacs/.config/doom/config.org +++ b/emacs/.config/doom/config.org @@ -323,7 +323,7 @@ We start by simply defining the standard headers used by the three files. These ;;nim ; python + lisp at the speed of c ;;nix ; I hereby declare "nix geht mehr!" ;;ocaml ; an objective camel - (org +roam2) ; organize your plain life in plain text + (org +roam2 +dragndrop +pretty) ; organize your plain life in plain text ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional