Merge pull request #757 from k1-hedayati/patch-1

Added helm-ag to auto install list [Fix #756]
This commit is contained in:
Bozhidar Batsov 2014-12-18 18:06:42 +02:00
commit 8953e8f138

View file

@ -34,7 +34,7 @@
;;; Code:
(require 'prelude-helm)
(prelude-require-packages '(helm-descbinds))
(prelude-require-packages '(helm-descbinds helm-ag))
(require 'helm-eshell)
(global-set-key (kbd "M-x") 'helm-M-x)