rking / ag.vim

Vim plugin for the_silver_searcher, 'ag', a replacement for the Perl module / CLI script 'ack'
1.74k stars 131 forks source link

Don't show empty lists of matches #42

Closed losingkeys closed 10 years ago

losingkeys commented 10 years ago

Fixes https://github.com/rking/ag.vim/issues/40

I don't think this needs to be an option, because I've added a message for when there aren't any matches.