On 16 November 2010 18:23, guivho <[email protected]> wrote:
>
> Until I tried to run a console version. That is a different vim all
> together. And it does not understand ruby, perl, tcl etc...

Once you have installed MacVim.app inside /Applications (for example)
you can start it without a GUI as follows

$ /Applications/MacVim.app/Contents/MacOS/Vim

and to get the GUI you add the "-g" flag

$ /Applications/MacVim.app/Contents/MacOS/Vim -g

This seems to be what you are looking for?  Read more about this in
":h macvim-start".

Björn

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