From 71e36a609b67f8770ca13e1936e845044a65f407 Mon Sep 17 00:00:00 2001 From: Kevin Cotugno Date: Thu, 1 Jun 2017 10:07:52 -0700 Subject: [PATCH] Formatting --- config/emacs.d/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/emacs.d/init.el b/config/emacs.d/init.el index 6c8b155..4f12ea5 100644 --- a/config/emacs.d/init.el +++ b/config/emacs.d/init.el @@ -37,8 +37,8 @@ (setq-default scroll-conservatively 100) (when (display-graphic-p) (progn - (global-hl-line-mode t) - (scroll-bar-mode -1))) + (global-hl-line-mode t) + (scroll-bar-mode -1))) (global-whitespace-mode) (setq whitespace-style '(face trailing tabs spaces lines empty indentation