On Mon, Dec 14, 2009 at 12:13:12PM -0600, Tim Chase wrote:
>I think most gvim builds are smart enough to run as console apps
>if invoked as "vim" or "vi", so you may be able to get away with
>
>   bash$ cd /usr/bin/
>   bash$ mv vim vim_orig
>   bash$ ln `which gvim` vim

That worked, thanks!

-- 

.

-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to