1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 12:11:28 +02:00

add new 'loadplugins' option

This commit is contained in:
Doug Kearns
2008-08-29 12:46:25 +00:00
parent 7a86114f21
commit 0a10028910
5 changed files with 42 additions and 23 deletions
+3 -1
View File
@@ -17,7 +17,9 @@ The plugin directory is named:
* Unix and Mac - [a]\~/.vimperator/plugin[a]
* Windows - [a]\~/vimperator/plugin[a]
The user's '$HOME'(~) directory is determined as follows:
Plugins will not be sourced if 'noloadplugins' is set.
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