Wiki: Read Write System Enviroment Variables


Use $VAR, as in :let $path = 'c:\foo;c:\bar' and :echo $path and :let baz = $path. Read :help expr-env (and :help expression-syntax in general) for more detail.


Copyright © 2007 RobertMelton.com