Fixed :ag
This commit is contained in:
parent
81d2520b61
commit
eb32a492d4
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
:move-point nil
|
:move-point nil
|
||||||
:type inclusive
|
:type inclusive
|
||||||
:repeat nil
|
:repeat nil
|
||||||
(message "%s" bang)
|
(interactive "<r><!><a>")
|
||||||
(let* ((helm-ag-default-directory (my--project-root pwd-p))
|
(let* ((helm-ag-default-directory (my--project-root pwd-p))
|
||||||
(header-name (format "Search in %s" helm-ag-default-directory))
|
(header-name (format "Search in %s" helm-ag-default-directory))
|
||||||
(input "")
|
(input "")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue