mileszs / ack.vim

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

Replicate the highlighting from ack #214

Open petdance opened 7 years ago

petdance commented 7 years ago

The window that shows the ack results doesn't have those results highlighted. For me, the coloring is critical for scanning lists of results.

if the detection of highlighting isn't something that can be done, maybe ack3's new --underline option will make it possible.