mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Don't lazy-load helm-ag
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user