mileszs / ack.vim

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

Make Ack work with vim-dispatch #126

Closed Linuus closed 10 years ago

Linuus commented 10 years ago

A try to add compatibility with Tim Popes vim-dispatch plugin. https://github.com/tpope/vim-dispatch

Checks if vim-dispatch is available and runs the search asynchronously.

This has been discussed here: https://github.com/mileszs/ack.vim/issues/19

kassio commented 10 years ago

could you add a CHANGELOG entry, on README?

Linuus commented 10 years ago

Done