mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-17 06:53:35 +01:00
more refactoring
This commit is contained in:
@@ -20,8 +20,8 @@ The plugin directory is named:
|
||||
The user's '$HOME'(~) directory is determined as follows:
|
||||
|
||||
* Unix and Mac - _$HOME_ is used.
|
||||
* Windows - if _$HOME_ is set then this is used, otherwise _$USERPROFILE_ or finally
|
||||
_$HOMEDRIVE$HOMEPATH_.
|
||||
* Windows - if _%HOME%_ is set then this is used, otherwise _%USERPROFILE%_ or finally
|
||||
_%HOMEDRIVE%%HOMEPATH%_.
|
||||
|
||||
_$VIMPERATOR_HOME_ can be used to override the calculated _$HOME_ directory.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user