Hi!

I have volunteered to make Cream (http://cream.sf.net/) work with
MacVim and I've run into a bit of a problem;
I need to load a custom vimrc file and but no gvimrc file, hence I
amended the options in the mvim script like this:
opts='-U NONE -u /Users/vbwx/Desktop/cream/MacVim.app/Contents/
Resources/vim/runtime/cream/creamrc'

1) Vim couldn't find the file when I just put "$VIMRUNTIME/cream/
creamrc" there. What gives?
2) Nothing happens when executing the script. MacVim.app loads, but no
Vim instance is launched. File > New Window creates one but here my
options (including the -u switch) are ignored!
3) Replacing MacVim.app/Contents/Resources/vim/vimrc with creamrc and
trashing gvimrc practically works, however it's only a workaround.
Plus, in this case the application menu (MacVim) appears last (after
"Help" instead in front of "File"). No idea as to why.

What am I doing wrong?

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

Reply via email to