From 175b4a787406ebd53e62186f1d3b46b1aed4324f Mon Sep 17 00:00:00 2001 From: Eric Danan Date: Mon, 3 Sep 2018 14:34:35 +0200 Subject: [PATCH] cp-git-grep: fix typo --- counsel-projectile.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/counsel-projectile.el b/counsel-projectile.el index 89ab3f4..5a61e6f 100644 --- a/counsel-projectile.el +++ b/counsel-projectile.el @@ -708,8 +708,8 @@ with a prefix argument." (car (projectile-parse-dirconfig-file))) " ")) (counsel-git-grep-cmd-default - (concat (concat (string-trim-right counsel-git-grep-cmd-default " \\.") - " " path))) + (concat (string-trim-right counsel-git-grep-cmd-default " \\.") + " " path)) (counsel-prompt-function (lambda () (ivy-add-prompt-count