parent
93887a0976
commit
126e825bba
1 changed files with 1 additions and 1 deletions
|
|
@ -637,7 +637,7 @@ of `(ivy-thing-at-point)' by hitting \"M-n\" in the minibuffer."
|
|||
(string :tag " name")))
|
||||
:group 'counsel-projectile)
|
||||
|
||||
(defvar counsel-projectile-grep-base-command "grep -rnEI %s -- %%s"
|
||||
(defvar counsel-projectile-grep-base-command "grep -rnEI %s %%s"
|
||||
"Format string to use in `cousel-projectile-grep' to
|
||||
construct the command.")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue