sjbach / lusty

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

Switching buffers causes "E31: No such mapping error" #65

Closed macovsky closed 12 years ago

macovsky commented 12 years ago

Error detected while processing function 33_LustyJugglerKeyPressed: line 1 E1: No such mapping E1: No such mapping E1: No such mapping ...

it actually switches buffers, but this error is really annoying.

I use MacVim snapshot 64 on Lion with vundle.

what it can be connected with?

sjbach commented 12 years ago

Does it come up every time, or only sometimes? What other plugins are you using?

macovsky commented 12 years ago

Oh, I'm sorry, I messed it up a little bit and pointed this github repo as a source for vundle. When I set vim-scripts.org as a source, it worked fine!