mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Fixed :ag
This commit is contained in:
@ -39,7 +39,7 @@
|
||||
:move-point nil
|
||||
:type inclusive
|
||||
:repeat nil
|
||||
(message "%s" bang)
|
||||
(interactive "<r><!><a>")
|
||||
(let* ((helm-ag-default-directory (my--project-root pwd-p))
|
||||
(header-name (format "Search in %s" helm-ag-default-directory))
|
||||
(input "")
|
||||
|
Reference in New Issue
Block a user