From 446baed9e00fc3c88c2884355a34c836f46d7072 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 10 Jul 2014 19:22:33 +0100 Subject: Emacs: Load helm on startup --- tag-emacs/emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'tag-emacs/emacs.d') diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index 228adeb..16734d7 100644 --- a/tag-emacs/emacs.d/init.el +++ b/tag-emacs/emacs.d/init.el @@ -471,6 +471,7 @@ (defalias 'exit-emacs #'save-buffers-kill-emacs)) (req-package helm-config + :demand :diminish helm-mode :bind (("C-x i". helm-semantic-or-imenu) ("M-x" . helm-M-x) -- cgit 1.4.1