From 7707b0c3e5f1913eae4385187000886f72b4afdd Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Sat, 5 Jan 2013 20:48:10 -0500 Subject: [PATCH] removed global-linum-mode --- config/config-ui.el | 1 - 1 file changed, 1 deletion(-) diff --git a/config/config-ui.el b/config/config-ui.el index 2853f0111..ea8076169 100644 --- a/config/config-ui.el +++ b/config/config-ui.el @@ -7,7 +7,6 @@ (setq column-number-mode t) ;; line number (setq linum-format "%4d ") -(setq global-linum-mode t) ;; no blink (blink-cursor-mode (- (*) (*) (*))) ;; tool tips in echo area