2009/6/29 Unnsse Khan: > > I meant /Users/untz/DevTools/ in both places... > > The mvim script came bundled with MacVim... > > So, you are saying that I set the VIM_APP_DIR to /Users/untz/DevTools/ > MacVim-7_2-stable-1_2 in .bash_profile? > > How will this be set in the PATH?
It has nothing to do with PATH -- it's just an env variable that the mvim script uses (open it up and see for yourself). All I meant was that you add something like export VIM_APP_DIR="/Users/untz/DevTools/MacVim-7_2-stable-1_2" to your .bash_profile (or .profile). Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
