Monday, November 21, 2011

Re: Different path variables

On Nov 22, 12:13 am, Srushti <srs...@gmail.com> 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'

Regards, John

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

No comments: