lambdalisue / vim-gita

[Obsolete] An awesome git handling plugin for Vim
Other
226 stars 8 forks source link

`Gita grep` shows old search results #105

Closed rgrinberg closed 8 years ago

rgrinberg commented 8 years ago

To reproduce:

Will show me the search results for pattern1.

If I :bdelete the search results explicitly then the :Gita grep will work again.

I can provide more details if this isn't enough to repro.

lambdalisue commented 8 years ago

Thanks. I think 206d0d1 solve this problem. Could you confirm?

rgrinberg commented 8 years ago

It works now, thanks.

lambdalisue commented 8 years ago

;-)