mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-21 07:01:28 +02:00
slightly updated tutorial
This commit is contained in:
@@ -18,16 +18,14 @@ Add {cmd} to the list of commands Vimperator will execute on {event}:
|
||||
* [c]:autocmd[!][c] * {pat}: list/remove autocommands matching {pat}
|
||||
* [c]:autocmd[!][c]: list/remove all autocommands
|
||||
|
||||
Available {events}:
|
||||
|
||||
* Startup
|
||||
* Quit
|
||||
* PageLoad
|
||||
|
||||
{pat} is a regular expression, use .* if you want to match all events.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
____
|
||||
Available events:
|
||||
|
||||
* BrowserExit
|
||||
* BrowserRestart
|
||||
* PageLoad
|
||||
|
||||
____
|
||||
|
||||
// vim: set syntax=asciidoc:
|
||||
|
||||
Reference in New Issue
Block a user