1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-30 05:02:28 +01:00

fix typo in :autocmd help

This commit is contained in:
Doug Kearns
2008-11-01 15:00:32 +00:00
parent 3371398700
commit 3d4746229a

View File

@@ -8,7 +8,7 @@ happen.
|:au| |:autocmd| +
||:au[tocmd]|| Execute commands automatically on events.
________________________________________________________________________________
[c]:au[tocmd][c] {event} {pat} {cmd}.
[c]:au[tocmd][c] {event} {pat} {cmd}
Add {cmd} to the list of commands Vimperator will execute on {event} for a URL matching {pat}: