From 8e1cba51d6e661c8f97c84b6213efbef19775f70 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sat, 3 Aug 2019 16:27:15 +0200 Subject: [PATCH] =?UTF-8?q?[Org]=20Don=E2=80=99t=20show=20separator=20line?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index ccefc80..e148f1f 100644 --- a/init.el +++ b/init.el @@ -698,6 +698,7 @@ search commands like `db/helm-shortcuts’." org-src-preserve-indentation t org-ellipsis "⤵" org-fontify-done-headline nil + org-cycle-separator-lines 0 org-duration-format '(("y") ("w") ("d") (special . h:mm))