mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-28 08:05:46 +01:00
allow ${VAR} environment variable expansion on Windows too
This commit is contained in:
@@ -147,6 +147,13 @@ The same as [c]:set[c] command, but operates on global options only.
|
||||
See [c]:set[c] for details.
|
||||
____
|
||||
|
||||
|
||||
|expand-environment-var| |expand-env| |:set_env| +
|
||||
|
||||
Environment variables are expanded for path options like 'cdpath' and
|
||||
'runtimepath'. The variable notation is _$VAR_ (terminated by a non-word
|
||||
character) or _$\\{VAR}_. _%VAR%_ is also supported on Windows.
|
||||
|
||||
section:Setting{nbsp}Firefox{nbsp}options[firefox-options]
|
||||
|
||||
Most Firefox options are not touched/overridden by Vimperator. In order to set
|
||||
|
||||
Reference in New Issue
Block a user