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.

Any help would be greatly appreciated.

Thanx!

Chris

-- 
Chris Sutcliffe
http://emergedesktop.org

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

Reply via email to