mileszs / ack.vim

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

Add completion to :Ack (and other commands.) #72

Closed amouravski closed 10 years ago

amouravski commented 11 years ago

I can never remember all of the flags for Ack, especially when I need to do something like search only file names, etc.

I would like :Ack and others to have completion so that I can fill in possible flags.

kassio commented 10 years ago

This is a vim option, please read :h 'wildmenu' and :h 'wildmode'