MacVim is a port of the text editor Vim to Mac OS X. More information can be found on the project webpage. The file src/MacVim/README gives an overview of the MacVim source code.
Branches
master- MacVim and core Vim sources
vim- Core Vim sources pulled from the SVN repository with the latest runtime files from the Vim FTP included
stable- Used to build the Stable binary distribution
Note: Branches starting with feat/ are experimental and will be rebased against master occasionally (other branches will not be rebased).