sjbach / lusty

LustyExplorer / LustyJuggler for Vim
http://www.vim.org/scripts/script.php?script_id=1890
257 stars 30 forks source link

LustyExplorer throws many errors when minibufexpl window present #37

Closed matthewn closed 13 years ago

matthewn commented 13 years ago

Greetings. Would love to be using LustyExplorer full time, but I have a consistent problem with it throwing a ton of errors every time it's invoked while minibufexplorer's (https://github.com/fholgado/minibufexpl.vim) vim window is open. Errors that look like:

Error detected while processing function 33_AutoUpdate..33_BuildBufferList: line 66: E16: Invalid range E16: Invalid range Error detected while processing function 33_AutoUpdate..33_StartExplorer..< SNR>33_DisplayBuffers..33_ShowBuffers..33_BuildBufferList: line 66: E16: Invalid range E16: Invalid range

A real bug, or something I've failed to config properly? I'm on vim 7.3.35 on Ubuntu 11.04.

sjbach commented 13 years ago

Hmm, looks like that backtrace belongs to minibufexplorer, not LustyExplorer -- I'd file an issue with the other plugin instead.