1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-19 12:53:32 +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

@@ -186,6 +186,7 @@ section:Ex{nbsp}commands[ex-cmd-index,:index]
||:javascript|| Run a JavaScript command through eval() +
||:jumps|| Show jumplist +
||:let|| Set or list a variable +
||:loadplugins|| Immediately load all unloaded plugins +
||:macros|| List all macros +
||:map|| Map a key sequence +
||:mapclear|| Remove all mappings +