-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 22/03/2012 13:53, Darcy wrote:
> Just to clarify `sudo ln -s $(which gvim) $(which vim)` is different.
> It does not include the -v option.  This just creates a link of gvim
> to vim.
> 
> vim='mvim -v'
> alias vim="${vim}"
> 
> The -v option for mvim  is to open vim inside a terminal rather than
> opening the usual gui version of macvim. (try it) I like this because
> the vim that comes with OS X is not compiled with as many options as
> mvim.  And I like to run vim in a terminal...
> 
> I learned about it here:
> http://stackoverflow.com/questions/2056137/how-to-run-mvim-macvim-from-terminal
> 
> Creating the vim environment variable is useful because notice I use
> it for more than just the `alias vim="${vim}".  I also use it for
> $EDITOR...

In which case you could pull the Vim sources from Mercurial & build a
console Vim to fit your requirements (the default build installs into
/usr/local/).

Or alternatively, use MacPorts for a console version (I currently use a
console version of Vim from MacPorts & a MacVim I compiled from Bjorn's
sources on OS X).

Cheers,

  Phil...

- -- 
But masters, remember that I am an ass.
Though it be not written down,
yet forget not that I am an ass.

        Wm. Shakespeare - Much Ado About Nothing
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: §auto-key-locate cert pka ldap hkp://keys.gnupg.net
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPazFgAAoJEKpMeDHWT5ADxY8H/2GjMhRJHutrv3fkgV6Gm6Jq
CA4R7dTLnd6dhHlMPbEp7SJN1VpgB0oUMsyBnIGVleH0D+VVDpJ6SUsZ5+NOymqV
LEWRN6iY2khe9btydMFRBZUR8LshME9o+qz9TH+g2RCrjvv0C/3k4L1I5kiOQcBZ
VoKe7kaOgPZl/VglT22c9q6Vaj39D0o2lWoTcxqCIW+cCpUHTrMKOz9KHSPAJFMC
20epTepKshUEC4dlP04HXWPvaz8TW6ODLqHeYyetq8Ub+SAxaM+uxSosieFMNBZF
B/qFkmbEwz9BX3fAuq/S/E3owDsCSyTELmX+dBEK7juADmpGz+T5AxMJsmqzH2o=
=5AvF
-----END PGP SIGNATURE-----

-- 
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