mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 21:04:12 +01:00
Search recursively for plugins in liberator.loadPlugins.
This commit is contained in:
@@ -21,8 +21,9 @@ If 'exrc' is set then any RC file in the current directory is also sourced.
|
||||
|
||||
The plugin directory can be in any of the directories in 'runtimepath'.
|
||||
|
||||
All directories in 'runtimepath' are searched for plugins and they are are all
|
||||
loaded.
|
||||
All directories in 'runtimepath' are searched for a "plugin" subdirectory and
|
||||
all are loaded. For each plugin directory all *.\{js,vimp} files (including
|
||||
those in further subdirectories) are sourced alphabetically.
|
||||
|
||||
Plugins will not be sourced if 'noloadplugins' is set.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user