osyo-manga / vim-hopping

hopping.vim is incremental buffer line filtering Vim plugin.
53 stars 2 forks source link

Erase of the undo history? #8

Closed ipod825 closed 5 years ago

ipod825 commented 6 years ago

Sorry for this vague issue. But I can't create an example to always reproduce this issue. The problem is that sometimes when I search with hopping, then the undo history is wholly erased and I get "Already at oldest change" when I type u. I have mbbill/undotree installed, don't know if that's related to this.

I saw vital.vim, which hopping depends on, has some stuff related to undotree. Could this be related?