On Wednesday 22 July 2009 8:20 pm, Chris Sutcliffe wrote:
> 
> Is it possible to clear an environment variable via vim script?  I've tried:
> 
> let $MvVar =
> 
> but vim complains.  I've also tried:
> 
> unlet $MyVar
> 
> with no success.

did you define MyVar with a dollar sign?  or are you suffering from
iknowtoomanylanguagesitus?

sc




--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to