If you symlink mvim to a name that doesn't already have a special
meaning (e.g. rvim, gvim, vimdiff, etc.), you can use the vim
distribution that is bundled in MacVim.app in the terminal.

I use cvim, myself (for "c[onsole] vim").

<code>
cd `which mvim`
ln -s mvim cvim
</code>

On Jan 24, 2:13 am, Nick Carter <thynct...@gmail.com> wrote:
> Wasn't aware there was a terminal version... Is there?

-- 
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to