ag.vim
ag.vim copied to clipboard
Support --ignore-dir option
Hi, Thanks for the plugin, it is awesome.
I use --ignore-dir very often because I work on Rust project, and I want to ignore the target folder and do the search on source code only.
Is this possible? You may leave some note on this, I am happy to implement this. Thanks.