Created
August 2, 2011 02:40
-
-
Save technicalpickles/1119488 to your computer and use it in GitHub Desktop.
errors on Lion with MacVim when switching between buffers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error detected while processing function <SNR>31_ActivateBuffer: | |
line 6: | |
E684: list index out of range: 1 |
I had the same issue; the brew install did not solve it for me. It turned out to be a stale version of bufexplorer (7.2.2) - upping to latest (7.2.8) resolved it.
I think you are right in that it's bufexplorer. When I use that plugin I get a similar error. Thanks.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The fix was to install MacVim using homebrew, i.e.: