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

Introduce helm-projectile-ignore-strategy, closes #58 #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arichiardi
Copy link

@arichiardi arichiardi commented Aug 30, 2024

New defcustom that when set to 'projectile', will compute ignores and explicitely add additionally command line arguments to the search tool. Note that this might override search tool specific behaviors (for instance ag would not use VCS ignore files).


Before submitting a PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • The new code is not generating bytecode or M-x checkdoc warnings
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the readme (if adding/changing user-visible functionality)

@arichiardi arichiardi force-pushed the add-helm-projectile-ignore-strategy branch 3 times, most recently from 199ec84 to 7c39fc0 Compare August 30, 2024 17:01
New defcustom that when set to 'projectile', will compute ignores and
explicitely add additionally command line arguments to the search tool.
Note that this might override search tool specific behaviors (for
instance ag would not use VCS ignore files).
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.

1 participant