Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Honor projectile-use-git-grep in helm-projectile-grep #864

Merged
merged 1 commit into from
Sep 17, 2015

Conversation

lexa
Copy link
Contributor

@lexa lexa commented Sep 16, 2015

If projectile-use-git-grep set to a non-nil then helm-projectile-grep will
use git-grep in git projects, otherwise fall back to regular grep.

This patch fixes #763

If projectile-use-git-grep set to non-nil then helm-projectile-grep will
use git grep in git projects, otherwise fallback to regular grep.
bbatsov added a commit that referenced this pull request Sep 17, 2015
Honor projectile-use-git-grep in helm-projectile-grep
@bbatsov bbatsov merged commit 43b99b7 into bbatsov:master Sep 17, 2015
@bbatsov
Copy link
Owner

bbatsov commented Sep 17, 2015

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

helm-projectile-grep fails to respect projectile-use-git-grep variable
2 participants