>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
No comments:
Post a Comment