On 2011-11-21, John Little wrote: > On Nov 22, 12:13 am, Srushti wrote: > > > Assuming I can't find anything is there some hack-y way where I can > > override the PATH used in the shell in a vim setting so that I can > > actually get back to being able to run my tests from inside vim? > > Sure, > > :let $PATH = 'whatever'
That will help only if the user's shell isn't resetting PATH when it's invoked by Vim. Regards, Gary -- You received this message from the "vim_use" 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
