Get rid of annoying ag config options

This commit is contained in:
Tristan Hume 2014-10-25 11:38:27 -04:00
parent 5b1c59be02
commit 5af11e7957

View file

@ -31,8 +31,4 @@
(interactive)
(helm-ag (projectile-project-root)))
(evil-leader/set-key
"pa" 'trishume-helm-ag))
:config
(progn
;; (setq helm-ag-command-option "--all-text")
(setq helm-ag-insert-at-point 'symbol))))
"pa" 'trishume-helm-ag))))