Skip to content

Commit

Permalink
[Fix bbatsov#756] Added helm-ag to auto install list
Browse files Browse the repository at this point in the history
  • Loading branch information
Keyvan Hedayati committed Dec 16, 2014
1 parent 58ddcd7 commit ecaa563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/prelude-helm-everywhere.el
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit ecaa563

Please sign in to comment.