From 136128abd18ca5d0be409473c459ef7ed78031da Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 27 May 2011 22:57:40 +0200 Subject: Removed c-eldoc and linum-ex I didn't use c-eldoc and linum-ex only seemed to cause warnings to show up when loading files, not improve any speed. --- emacs.d/20-linum-ex.el | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 emacs.d/20-linum-ex.el (limited to 'emacs.d/20-linum-ex.el') diff --git a/emacs.d/20-linum-ex.el b/emacs.d/20-linum-ex.el deleted file mode 100644 index 886b0f8..0000000 --- a/emacs.d/20-linum-ex.el +++ /dev/null @@ -1,3 +0,0 @@ -(require 'linum-ex) -(global-linum-mode 1) -(setq linum-delay 0.2) -- cgit v1.2.3-54-g00ecf