From fac5dc322f8860308e4c9991e501b292f34dc92c Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 12 Jul 2014 22:44:12 +0100 Subject: Emacs: Remove linum configuration --- tag-emacs/emacs.d/init.el | 3 --- 1 file changed, 3 deletions(-) (limited to 'tag-emacs') diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index 896ad34..4c96f57 100644 --- a/tag-emacs/emacs.d/init.el +++ b/tag-emacs/emacs.d/init.el @@ -87,9 +87,6 @@ ;;;; Style -(req-package linum - :config (setq linum-format " %4d ")) - (req-package whitespace :defer t :config (setq whitespace-style -- cgit 1.4.1