From 81f426c645d59b5d8160982b41b87aa6a9b027b3 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 10 Aug 2013 15:03:58 -0400 Subject: Revert to default org heading spacing --- init/km-org.el | 9 --------- 1 file changed, 9 deletions(-) (limited to 'init') diff --git a/init/km-org.el b/init/km-org.el index bd9f7d2..b413923 100644 --- a/init/km-org.el +++ b/init/km-org.el @@ -67,15 +67,6 @@ ;; have font colors in code blocks (setq org-src-fontify-natively t) -;; from http://doc.norang.ca/org-mode.html -;; this should prevent blank lines from being inserted -;; before headers -(setq org-blank-before-new-entry (quote ((heading) - (plain-list-item . auto)))) -(setq org-cycle-separator-lines 1) - - - ;;;; Refile settings ;; from http://doc.norang.ca/org-mode.html -- cgit v1.2.3