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

add directory to exclude #37

Closed
intrepidlemon opened this issue Jun 1, 2019 · 1 comment
Closed

add directory to exclude #37

intrepidlemon opened this issue Jun 1, 2019 · 1 comment

Comments

@intrepidlemon
Copy link

Summary of Problem

There should be a way to add a directory to exclude from the search results.

usecase: I get a lot of results from my .git directory. There should be a way to either exclude all hidden directories from search by default unless explicitly specified, or let me specify that my .git directory should not be included in the search results.

@alok
Copy link
Owner

alok commented Jun 1, 2019

let g:nv_ignore_pattern = ['.git', '.*']

@alok alok closed this as completed Jun 1, 2019
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