From c401099898add724c99dac99a2e2d983255d468e Mon Sep 17 00:00:00 2001 From: Thierry Volpiatto Date: Sat, 29 Aug 2015 18:13:30 +0200 Subject: Bind AG in menu and global map. * helm-config.el (helm-command-map): Do it. * helm-easymenu.el: Do it. --- helm-easymenu.el | 1 + 1 file changed, 1 insertion(+) (limited to 'helm-easymenu.el') diff --git a/helm-easymenu.el b/helm-easymenu.el index 23f263bb..dfdd5842 100644 --- a/helm-easymenu.el +++ b/helm-easymenu.el @@ -52,6 +52,7 @@ ("Tools" ["Occur" helm-occur t] ["Grep" helm-do-grep t] + ["Grep current directory with AG" helm-do-grep-ag t] ["Gid" helm-gid t] ["Etags" helm-etags-select t] ["Lisp complete at point" helm-lisp-completion-at-point t] -- cgit v1.2.3