From 4a2d0bf955ad2e35c484e56426dc2fc803c2209d Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Mon, 8 Apr 2019 14:33:45 -0400 Subject: [PATCH] Add :lang org +protocol to init.example.el --- init.example.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.example.el b/init.example.el index 6269accf8..7046dd8e6 100644 --- a/init.example.el +++ b/init.example.el @@ -115,7 +115,8 @@ +babel ; running code in org +capture ; org-capture in and outside of Emacs +export ; Exporting org to whatever you want - +present) ; Emacs for presentations + +present ; Emacs for presentations + +protocol) ; Support for org-protocol:// links ;;perl ; write code no one else can comprehend ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more