Right now I have to go to a terminal and type: "mvim -y &".
I want to be able to launch MacVim with -y option enabled even when clicking on the .app icon or when launching it through the "Open with..." context menu.
I know about the gvimrc and vimrc files under MacVim.app/Contents/Resources/vim, so I just need someone to tell me what to add in which file.
Thanks a lot.