mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Don't lazy-load helm-ag
This commit is contained in:
@ -23,11 +23,6 @@
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
(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
|
||||
(progn
|
||||
;; Ex-mode interface for `helm-ag'. If `bang', then `search' is interpreted as
|
||||
|
Reference in New Issue
Block a user