branch: externals/olivetti
commit ea4a25f8724b6f10575a06d1e15985d7e60bbe15
Author: Paul Rankin <p...@tilk.co>
Commit: Paul Rankin <p...@tilk.co>

    Obsessive cleanliness
---
 olivetti.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/olivetti.el b/olivetti.el
index d0273a3..93d6801 100644
--- a/olivetti.el
+++ b/olivetti.el
@@ -29,7 +29,7 @@
   :prefix "olivetti-"
   :group 'wp)
 
-;;; customizable variables =============================================
+;;; Customizable Variables 
=====================================================
 
 (defcustom olivetti-mode-hook
   '(turn-on-visual-line-mode)
@@ -67,7 +67,7 @@ Can cause display issues in console mode."
   :type 'boolean
   :group 'olivetti)
 
-;;; functions ==========================================================
+;;; Functions 
==================================================================
 
 (defun olivetti-set-mode-line (&optional arg)
   "Set the mode line formating appropriately.

Reply via email to