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

Request let g:ctrlsf_ignore_files_patterns #188

Open
gordio opened this issue Sep 7, 2017 · 1 comment
Open

Request let g:ctrlsf_ignore_files_patterns #188

gordio opened this issue Sep 7, 2017 · 1 comment

Comments

@gordio
Copy link

gordio commented Sep 7, 2017

It's just a option request let g:ctrlsf_ignore_file_patterns .
I need to exclude some files from searching (example):
let g:ctrlsf_ignore_file_patterns = ["*.pyc", "*.pyo", "*.js"]

@gordio gordio changed the title Request let g:ctrlsf_ignore_pattern_files Request let g:ctrlsf_ignore_files_patterns Sep 7, 2017
@dyng
Copy link
Owner

dyng commented Sep 7, 2017

You can create your ignore config file for your own backend. (such as .ignore for ag, please refer this document)

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