Support "mvim" script symlinks to [m|g]ex, rmvim
commit6f52c0f8adad4af3b9ef12ddcbadfa4062e2f267
authorBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 29 Oct 2008 16:21:13 +0000 (29 17:21 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 29 Oct 2008 16:21:13 +0000 (29 17:21 +0100)
treec5f0eb711a738e7ceb056fdccc18d314a39ef480
parent84ba1f48afb57b1881fe1d302e072686d5792431
Support "mvim" script symlinks to [m|g]ex, rmvim

Symlinks to "mex" or "gex" starts MacVim in ex mode.  Symlinks to "ex"
starts Vim in ex mode (no GUI).  Symlinks to "rmvim" (or "rgvim" which
was already supported previous to this patch) starts MacVim in
restricted mode.
src/MacVim/mvim