Associate rg's extra actions with rg
This commit is contained in:
parent
fda7f0bad9
commit
ace17b9a32
1 changed files with 1 additions and 1 deletions
|
|
@ -901,7 +901,7 @@ is called with a prefix argument."
|
|||
(format (counsel-projectile--string-trim-right counsel-rg-base-command " \\.")
|
||||
(concat ignored " %s " path))))
|
||||
(ivy-add-actions
|
||||
'counsel-ag
|
||||
'counsel-rg
|
||||
counsel-projectile-rg-extra-actions)
|
||||
(counsel-rg (eval counsel-projectile-rg-initial-input)
|
||||
(projectile-project-root)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue