I’m on OS X 10.7 with Vim 7.3.
I’d like to install the breakindent patch.
Here’s a way to do it on Linux with apt-get:
Compiling VIM with breakindent patch.
How do I do this? I suppose it will involve building Vim via Homebrew (which is OK with me).
Use Mercurial to get the latest Vim source code:
Grab the patch.
Apply the patch as indicated in the linked thread:
Configure Vim with the options you need (python/ruby support, custom location, etc.):
Build and install: