Wednesday, December 22, 2010

Re: Problem with makepgr and set path

On Dec 22, 5:58 pm, niva <nivaem...@gmail.com> wrote:
>
> So my question is:
> Is there a way to avoid updating system path var , just updating path
> var of gvim to make 'make' run successfully

In my _vimrc there is the following line and it works nice:

let $PATH=$PATH . ";C:/My/Programs/Git/bin;C:/My/Programs/Ant/bin"

Regards,
Alberto

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

Post a Comment