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

Use the default quickfix window height for gv #18

Closed losingkeys closed 10 years ago

losingkeys commented 11 years ago

Using the default height will make it appear that the quickfix window hasn't changed, which (imo) is a little less jarring than making it smaller or larger. Cheers!

Josh

Closes #11

losingkeys commented 10 years ago

Closing in favor of https://github.com/rking/ag.vim/pull/29