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

Multiple root dirs #79

Open
hiqsol opened this issue Jun 23, 2018 · 1 comment
Open

Multiple root dirs #79

hiqsol opened this issue Jun 23, 2018 · 1 comment

Comments

@hiqsol
Copy link

hiqsol commented Jun 23, 2018

I want to ag recursively in . and in ./vendor (vendor is in .gitignore)

So I want search command to be: ag pattern . ./vendor

I tried :GrepRoot but didn't find how to configure multiple root dirs.

Thanks!

@laur89
Copy link

laur89 commented Jul 2, 2018

Not 100% sure if that's correct, but try let g:EasyGrepRoot="search:.git,.svn,.hg,.ctrlp"

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

No branches or pull requests

2 participants