Thanks for awesome plugin. Can you take a look at this?
without :Prettier this should to through the matches list of 'abc'
(in vim)
:Ggrep 'abc'
:cnext
:cnext
:cnext
with :Prretier
:Ggrep 'abc'
:Prettier
:cnext -----> Cause E42: No Errors
:cnext
Image:

GIF:

Hi @trungdq88
Thanks for submitting this issue, will have a look into it during the weekend
Thanks. That's very nice response time.