mhinz / vim-grepper

:space_invader: Helps you win at grep.
MIT License
1.22k stars 59 forks source link

Add "%f" to default grepformat settings #220

Closed blueyed closed 5 years ago

blueyed commented 5 years ago

This is meant to handle the case when -l is used to only list files.

Closes https://github.com/mhinz/vim-grepper/issues/219.

mhinz commented 5 years ago

Thanks! ✨