From 8c4dbb8498b45967f9426b312cfbdd6190e79738 Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Mon, 15 Mar 2021 16:01:42 +0100 Subject: [PATCH] [emacs] Re-Add org-present --- dot_doom.d/init.el.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_doom.d/init.el.tmpl b/dot_doom.d/init.el.tmpl index f19a40d..ed74f79 100644 --- a/dot_doom.d/init.el.tmpl +++ b/dot_doom.d/init.el.tmpl @@ -69,7 +69,7 @@ ledger ; an accounting system in Emacs markdown ; writing docs for people to ignore nix ; I hereby declare "nix geht mehr!" - org ; organize your plain life in plain text + (org +present) ; organize your plain life in plain text (ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} sh ; she sells {ba,z,fi}sh shells on the C xor yaml ; JSON, but readable