1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-10 15:13:41 +02:00

Add a :loadplugins command

This commit is contained in:
Kris Maglione
2008-10-11 16:37:57 +00:00
parent 89abca3a11
commit b32728d34a
5 changed files with 62 additions and 35 deletions

View File

@@ -92,6 +92,15 @@ printed.
________________________________________________________________________________
|: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.
________________________________________________________________________________
|:ru| |:runtime|
||:ru[ntime][!]| {file} ...|| +
________________________________________________________________________________