mileszs / ack.vim

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

Unknown option: column and quick search does not works #6

Closed yevgenko closed 10 years ago

yevgenko commented 14 years ago

Added as recommended for Debian / Ubuntu: let g:ackprg="ack-grep -H --nocolor --nogroup --column"

but getting "Unknown option: column"

Partially works without column, i.e. displays result in quick search, but not opening in a split when I hit [Enter]

bs commented 13 years ago

You should be able to solve this by updating to the latest version of Ack.