Don't lazy-load helm-ag
This commit is contained in:
parent
c6ee002606
commit
4f370584d6
1 changed files with 0 additions and 5 deletions
|
@ -23,11 +23,6 @@
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
||||||
(use-package helm-ag
|
(use-package helm-ag
|
||||||
:commands (my:helm-ag-search
|
|
||||||
my:helm-ag-search-cwd
|
|
||||||
my:helm-ag-regex-search
|
|
||||||
my:helm-ag-regex-search-cwd
|
|
||||||
helm-ag helm-do-ag)
|
|
||||||
:config
|
:config
|
||||||
(progn
|
(progn
|
||||||
;; Ex-mode interface for `helm-ag'. If `bang', then `search' is interpreted as
|
;; Ex-mode interface for `helm-ag'. If `bang', then `search' is interpreted as
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue