From 735f35c413ec3a133125a3266655a06134485858 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 18 May 2015 12:47:32 +0200 Subject: WS cleanup --- tag-emacs/emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index d8c09c3b..27cff90c 100644 --- a/tag-emacs/emacs.d/init.el +++ b/tag-emacs/emacs.d/init.el @@ -579,7 +579,7 @@ (req-package helm-config :demand t :ensure helm - :bind (("C-x i" . helm-semantic-or-imenu)) + :bind (("C-x i" . helm-semantic-or-imenu)) :config (progn (setq helm-idle-delay .1 helm-input-idle-delay 0 -- cgit 1.4.1