From c01a55409f2b441a9a496d96046a02ab0886526b Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 28 Aug 2016 23:13:38 +0200 Subject: [PATCH] init.el: add module-org-{notes,crm} --- init.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.el b/init.el index 2a3d8c4a9..d1475d583 100644 --- a/init.el +++ b/init.el @@ -82,6 +82,8 @@ ;;; Org module-org ; for organized fearless leader + module-org-notes ; org-mode as a (modern?) note-taking platform + module-org-crm ; org-mode for business management ;;; Custom modules custom-db ; emacs as a db browser/client