[Fix #756] Added helm-ag to auto install list
This commit is contained in:
parent
63a63b2f00
commit
99e4c9646d
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue