If you use homebrew’s macvim recipe, Mountain Lion, and any of the vim plugins that use the python support (such as the excellent
Gundo, which provides a handy navigable graph of your vim undo history for a buffer), you should remove and reinstall macvim:
brew rm macvim
brew install macvim
The upgrade to Mountain Lion changed the system Python
(
Read more... )