jlanzarotta / bufexplorer

BufExplorer Plugin for Vim
BSD 3-Clause "New" or "Revised" License
510 stars 97 forks source link

Error detected while processing function <SNR>31_BEActivateBuffer: line 18: E684: list index out of range: 2 #72

Open alphaCTzo7G opened 6 years ago

alphaCTzo7G commented 6 years ago

Hi Jeff

Thanks for creating this amazing plugin. I have recently been having this issue. I was initially confused as to what is causing this, as this tends to be intermittent.. but now after searching through all my vim plugins.. it seems the BEActivateBuffer occurs in BuffExplorer.

Any idea why this is happening.. and what can be done to fix this?

jlanzarotta commented 6 years ago

Very strange. I have not seen that one... What version of Vim and bufexplorer are you using? I know that BEActivateBuffer was in a very old version and has been subsequently renamed to I believe just ActivateBuffer...

alphaCTzo7G commented 6 years ago

Sorry for the late reply.. for some reason, I am not getting notifications about github comments anymore..

I am using VIM 8.0. I just checked I am using Buffexplorer v 7.2.8 which is installed by default by the plugin here: https://github.com/amix/vimrc

I will ask @amix to see if he will update the buffexplorer plugin there..