mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-16 04:03:30 +02:00
Several edits to help docs to clarify when plugins are loaded and what can cause them to not be loaded.
This commit is contained in:
@@ -95,9 +95,11 @@ ________________________________________________________________________________
|
||||
|:lpl| |:loadplugins|
|
||||
||:loadplugins|| +
|
||||
________________________________________________________________________________
|
||||
Load all unloaded plugins immediately. This is useful both for sourcing new
|
||||
plugins without restarting vimperator, and making sure that a plugin is loaded
|
||||
so that you can use its commands from your vimperatorrc.
|
||||
Load all unloaded plugins immediately. Because plugins are automatically
|
||||
loaded after vimperatorrc is sourced, this command must be placed early
|
||||
in the vimperatorrc file if vimperatorrc also includes commands that are
|
||||
implemented by plugins. Additionally, this command allows for sourcing
|
||||
new plugins without restarting vimperator.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user