mileszs / ack.vim

Vim plugin for the Perl module / CLI script 'ack'
Other
3.08k stars 396 forks source link

Not able to search for filenames with -g #240

Open agarrharr opened 6 years ago

agarrharr commented 6 years ago

It looks like this was fixed several years ago (#88), but I just ran into this issue for the first time. When I run :Ack hello -g, I get the error message: || Options '-H' and '-g' are mutually exclusive.