Hi All,

I want the Vim version shipped with MacVim to be the new default in terminal 
(as opposed to the Apple standard version).  My understanding is that doing 
something like

sudo mv /usr/bin/vim /usr/bin/vim-apple
sudo ln -s /Applications/MacVim.app/Contents/MacOS/Vim /usr/bin/vim

is not encouraged -- though I might well be wrong.

In any case, when I type 'vim' in a terminal I want 
/Applications/MacVim.app/Contents/MacOS/Vim this, not the Apple one.  How do I 
do that?

BW

F

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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_mac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_mac+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to